mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
5 lines
138 B
Makefile
5 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
|