mirror of
https://github.com/spiffcode/hostile-takeover.git
synced 2026-06-03 15:34:59 -06:00
5 lines
90 B
Makefile
5 lines
90 B
Makefile
APP_STL := gnustl_static
|
|
APP_ABI := all
|
|
APP_PLATFORM=android-19
|
|
NDK_TOOLCHAIN_VERSION=4.8
|