5 lines
94 B
Makefile
5 lines
94 B
Makefile
APP_STL := gnustl_static
|
|
APP_ABI := arm64-v8a
|
|
APP_PLATFORM := android-21
|
|
APP_OPTIM := release
|