Disabled libs unnecessary for Alien Blaster

This commit is contained in:
pelya
2010-07-08 18:42:04 +03:00
parent 30776b9bd1
commit 5b3e30e4b7
4 changed files with 6 additions and 6 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_main stlport tremor png jpeg freetype mad sdl_mixer sdl_image sdl_ttf
APP_MODULES := application sdl_main stlport tremor png jpeg freetype sdl_mixer sdl_image
APP_ABI := armeabi armeabi-v7a
APP_ABI := armeabi