SDL2 is now linked as well in SDL2_image

This commit is contained in:
Gerhard Stein
2013-10-09 21:12:12 +02:00
parent 018477617d
commit b4e1c90ab6

View File

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