mirror of
https://github.com/love2d/love-android.git
synced 2026-08-15 07:41:26 +02:00
building for armeabi-v7a by default
This commit is contained in:
+2
-1
@@ -2,4 +2,5 @@
|
||||
# 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_STL := gnustl_shared
|
||||
APP_ABI := armeabi-v7a
|
||||
|
||||
Reference in New Issue
Block a user