mirror of
https://github.com/spiffcode/hostile-takeover.git
synced 2026-04-27 22:05:06 -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
|