4 lines
106 B
Makefile
4 lines
106 B
Makefile
APP_PLATFORM := android-14
|
|
NDK_TOOLCHAIN_VERSION := clang
|
|
APP_STL := c++_static
|
|
APP_SHORT_COMMANDS := true
|