|
|
@@ -110,5 +110,6 @@ LOCAL_STATIC_LIBRARIES := libphysfs libvorbis libogg libtheora libmodplug libfre
|
|
|
SDL_PATH := ../SDL2-2.0.4
|
|
|
LOCAL_SRC_FILES += $(SDL_PATH)/src/main/android/SDL_android_main.c
|
|
|
LOCAL_LDLIBS := -lz -lGLESv1_CM -lGLESv2 -ldl -landroid
|
|
|
+LOCAL_LDFLAGS := -Wl,--allow-multiple-definition
|
|
|
|
|
|
include $(BUILD_SHARED_LIBRARY)
|