5 lines
107 B
Makefile
5 lines
107 B
Makefile
APP_PLATFORM := android-16
|
|
NDK_TOOLCHAIN_VERSION := clang
|
|
APP_SHORT_COMMANDS := true
|
|
APP_STL := c++_static
|