From ccbcb5130edc892f5ba5da9b62f4169cee7e1d48 Mon Sep 17 00:00:00 2001 From: lubomyr Date: Wed, 9 Mar 2016 22:50:23 +0200 Subject: [PATCH] added nanogl library --- project/jni/SettingsTemplate.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/jni/SettingsTemplate.mk b/project/jni/SettingsTemplate.mk index e591d03d0..8b25381fe 100644 --- a/project/jni/SettingsTemplate.mk +++ b/project/jni/SettingsTemplate.mk @@ -3,7 +3,7 @@ APP_MODULES := application sdl-1.2 sdl_main sdl_native_helpers 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 boost_date_time boost_filesystem boost_iostreams boost_program_options boost_regex boost_signals boost_system boost_thread boost_locale glu icudata icutest icui18n icuio icule iculx icutu icuuc sdl_savepng android_support crypto ssl glshim +APP_AVAILABLE_STATIC_LIBS := jpeg png tremor freetype xerces ogg tremor vorbis flac boost_date_time boost_filesystem boost_iostreams boost_program_options boost_regex boost_signals boost_system boost_thread boost_locale glu icudata icutest icui18n icuio icule iculx icutu icuuc sdl_savepng android_support crypto ssl glshim nanogl APP_ABI := armeabi