Added filtering out subdirs from build in ChangeAppSettings.sh

This commit is contained in:
pelya
2010-09-10 14:56:46 +03:00
parent 62a82ec84d
commit f7945552e7
5 changed files with 20 additions and 7 deletions

View File

@@ -5,6 +5,6 @@ APP_PROJECT_PATH := $(call my-dir)/..
# 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
APP_MODULES := application sdl sdl_main stlport tremor png jpeg freetype
APP_ABI := armeabi