Fixed SDL 1.2 compilation, moved chmod/setenv/chdir helpers to separate lib

This commit is contained in:
pelya
2013-10-17 21:16:53 +03:00
parent a649500382
commit 82031cafa0
12 changed files with 48 additions and 56 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 repoNatives.c
LOCAL_SRC_FILES := sdl_main.c SDL_android_main.cpp
LOCAL_SHARED_LIBRARIES := sdl-$(SDL_VERSION) application
LOCAL_LDLIBS := -llog