Files
love-android/jni/Application.mk
T
2014-01-01 16:05:38 +01:00

7 lines
206 B
Makefile

# 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