Added precompiled boost libraries - NOT TESTED YET!

This commit is contained in:
pelya
2011-06-03 18:10:59 +03:00
parent 935f1fc4a3
commit a627238bf8
7542 changed files with 1307914 additions and 2 deletions

View File

@@ -3,11 +3,10 @@
APP_MODULES := application sdl-1.2 sdl_main stlport jpeg png ogg flac vorbis freetype tremor ogg
# To filter out static libs from all libs in makefile
APP_AVAILABLE_STATIC_LIBS := jpeg png tremor freetype xerces ogg tremor vorbis flac sdl_fake_stdout
APP_AVAILABLE_STATIC_LIBS := jpeg png tremor freetype xerces ogg tremor vorbis flac sdl_fake_stdout boost_date_time boost_filesystem boost_iostreams boost_program_options boost_regex boost_signals boost_system boost_thread
APP_ABI := armeabi
# The namespace in Java file, with dots replaced with underscores
SDL_JAVA_PACKAGE_PATH := net_sourceforge_clonekeenplus