Files
ppsspp/android/jni/Application.mk
T
Henrik Rydgård cb3544cb3d Switch back to the older NDK toolchain for the release.
Let's investigate the 2.2 compat issues later.
2013-10-16 11:31:40 +02:00

7 lines
170 B
Makefile

APP_STL := gnustl_static
#APP_ABI := armeabi-v7a x86
APP_ABI := armeabi-v7a armeabi x86
#APP_ABI := armeabi-v7a
APP_GNUSTL_CPP_FEATURES :=
#NDK_TOOLCHAIN_VERSION := 4.8