mirror of
https://github.com/love2d/love-android.git
synced 2026-08-17 11:11:23 +02:00
alpha6 using newest Löve GLES code
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user