mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-10 06:33:36 +02:00
6 lines
138 B
Makefile
6 lines
138 B
Makefile
APP_STL := gnustl_static
|
|
APP_ABI := armeabi-v7a armeabi
|
|
#APP_ABI := armeabi-v7a
|
|
APP_GNUSTL_CPP_FEATURES :=
|
|
#NDK_TOOLCHAIN_VERSION := 4.8
|