Converted all libs from shared to static - it will allow closed-source apps to use LGPL-ed libsdl,

and will solve some cross-referencing problems, like SDL_init called from static constructors.
This commit is contained in:
pelya
2010-05-06 18:46:42 +03:00
parent bd017bb179
commit 24dce42157
93 changed files with 165 additions and 825 deletions

View File

@@ -1,2 +1,2 @@
APP_PROJECT_PATH := $(call my-dir)/project
APP_MODULES := stlport sdl alienblaster sdl_mixer tremor
APP_MODULES := application stlport sdl sdl_mixer tremor