building for armeabi-v7a by default

This commit is contained in:
fysx
2014-01-01 16:05:38 +01:00
parent 7e1050f8eb
commit e80e17111a
+2 -1
View File
@@ -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