mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-04 03:35:19 +02:00
6 lines
147 B
Makefile
6 lines
147 B
Makefile
APP_STL := gnustl_static
|
|
APP_PLATFORM := android-9
|
|
APP_ABI := arm64-v8a armeabi-v7a x86
|
|
APP_GNUSTL_CPP_FEATURES :=
|
|
# NDK_TOOLCHAIN_VERSION := 4.9
|