Do not build libsdl_main.so for SDL2

This commit is contained in:
Sergii Pylypenko
2022-01-03 00:28:09 +02:00
parent 4cdad6573b
commit ef8b1d2c7d
4 changed files with 10 additions and 60 deletions

View File

@@ -13,7 +13,7 @@ LOCAL_CFLAGS := -DSDL_JAVA_PACKAGE_PATH=$(SDL_JAVA_PACKAGE_PATH) -DSDL_CURDIR_PA
LOCAL_CPP_EXTENSION := .cpp
LOCAL_SRC_FILES := sdl_main.c SDL_android_main.cpp
LOCAL_SRC_FILES := sdl_main.c
LOCAL_SHARED_LIBRARIES := sdl-1.2 application
LOCAL_LDLIBS := -llog