mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-21 22:52:52 +00:00
6 lines
137 B
Makefile
6 lines
137 B
Makefile
APP_STL := gnustl_static
|
|
APP_ABI := armeabi-v7a armeabi
|
|
#APP_ABI := armeabi-v7a
|
|
APP_GNUSTL_CPP_FEATURES :=
|
|
NDK_TOOLCHAIN_VERSION := 4.8
|