SDL 2 with some patches plus png updates. So far, CG compiles but doen't
link yet
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user