Added libMAD, added option to disable some libraries on ChangeAppsettings

This commit is contained in:
pelya
2010-07-08 17:00:23 +03:00
parent 87265514cb
commit 9fdddca0ec
47 changed files with 23938 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
APP_PROJECT_PATH := $(call my-dir)
# Available libraries: stlport sdl sdl_mixer tremor mad sdl_image png jpeg sdl_ttf freetype
# sdl_mixer depends on tremor and optionally mad
# sdl_image depends on png and jpeg
# sdl_ttf depends on freetype
APP_MODULES := application sdl_main sdl sdl_mixer tremor mad sdl_image png jpeg sdl_ttf freetype