mirror of
https://github.com/love2d/love-android.git
synced 2026-08-14 10:13:40 +02:00
Remove SDL_android_main.c from LOVE Android.mk
A notice from SDL_android_main.c: "As of SDL 2.0.6 this file is no longer necessary."
This commit is contained in:
@@ -107,8 +107,6 @@ LOCAL_STATIC_LIBRARIES := libvorbis libogg libtheora libmodplug libfreetype libl
|
||||
# $(info liblove: include dirs $(LOCAL_C_INCLUDES))
|
||||
# $(info liblove: src files $(LOCAL_SRC_FILES))
|
||||
|
||||
SDL_PATH := ../SDL2-2.0.9
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user