Added intl and sdl_gfx libraries (thanks to Kurosu)

This commit is contained in:
pelya
2010-08-18 20:43:26 +03:00
parent 501a98228d
commit 4c6ddb909e
87 changed files with 47541 additions and 24 deletions

View File

@@ -1,10 +1,10 @@
APP_PROJECT_PATH := $(call my-dir)/..
# Available libraries: mad sdl_mixer sdl_image sdl_ttf sdl_net sdl_blitpool
# Available libraries: mad sdl_mixer sdl_image sdl_ttf sdl_net sdl_blitpool sdl_gfx intl
# sdl_mixer depends on tremor and optionally mad
# sdl_image depends on png and jpeg
# sdl_ttf depends on freetype
APP_MODULES := application sdl sdl_main stlport tremor png jpeg freetype sdl_mixer sdl_image
APP_MODULES := application sdl sdl_main stlport tremor png jpeg freetype sdl_net
APP_ABI := armeabi