SDL 2 with some patches plus png updates. So far, CG compiles but doen't

link yet
This commit is contained in:
Gerhard Stein
2013-10-09 21:06:11 +02:00
parent 4606e9c190
commit 111bb3ea82
700 changed files with 312872 additions and 541 deletions

View File

@@ -14,7 +14,8 @@ LOCAL_CPP_EXTENSION := .cpp
LOCAL_SRC_FILES := $(notdir $(wildcard $(LOCAL_PATH)/*.c))
LOCAL_STATIC_LIBRARIES := png jpeg
#LOCAL_STATIC_LIBRARIES := png jpeg
LOCAL_STATIC_LIBRARIES := jpeg
LOCAL_SHARED_LIBRARIES := sdl-$(SDL_VERSION)