3 lines
82 B
Makefile
3 lines
82 B
Makefile
APP_PLATFORM := android-14
|
|
NDK_TOOLCHAIN_VERSION := clang
|
|
APP_STL := gnustl_static
|