Added intl and sdl_gfx libraries (thanks to Kurosu)
This commit is contained in:
@@ -13,9 +13,12 @@ LOCAL_CFLAGS := $(foreach D, $(APP_SUBDIRS), -I$(LOCAL_PATH)/$(D)) \
|
||||
-I$(LOCAL_PATH)/../sdl_ttf \
|
||||
-I$(LOCAL_PATH)/../sdl_net \
|
||||
-I$(LOCAL_PATH)/../sdl_blitpool \
|
||||
-I$(LOCAL_PATH)/../sdl_gfx \
|
||||
-I$(LOCAL_PATH)/../stlport/stlport \
|
||||
-I$(LOCAL_PATH)/../png \
|
||||
-I$(LOCAL_PATH)/../jpeg \
|
||||
-I$(LOCAL_PATH)/../intl \
|
||||
|
||||
|
||||
LOCAL_CFLAGS += $(APPLICATION_ADDITIONAL_CFLAGS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user