alpha6 using newest Löve GLES code

This commit is contained in:
Martin Felis
2014-01-12 21:32:40 +01:00
parent 69b200b144
commit 78cb9c5539
2 changed files with 7 additions and 7 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
# Uncomment this if you're using STL in your project
# See CPLUSPLUS-SUPPORT.html in the NDK documentation for more information
# APP_STL := stlport_static
APP_STL := gnustl_shared
APP_ABI := armeabi-v7a
APP_CPPFLAGS := -frtti
# APP_OPTIM := debug