Added sdl_ttf and freetype libs

This commit is contained in:
pelya
2010-05-18 16:18:11 +03:00
parent 8a99fbb7f8
commit 10b4aa0250
627 changed files with 290827 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ LOCAL_SRC_FILES := $(foreach F, $(APP_SUBDIRS), $(addprefix $(F)/,$(notdir $(wil
# Uncomment to also add C sources
LOCAL_SRC_FILES += $(foreach F, $(APP_SUBDIRS), $(addprefix $(F)/,$(notdir $(wildcard $(LOCAL_PATH)/$(F)/*.c))))
LOCAL_SHARED_LIBRARIES := sdl sdl_mixer tremor
LOCAL_SHARED_LIBRARIES := sdl sdl_mixer tremor sdl_ttf
LOCAL_STATIC_LIBRARIES := stlport