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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user