open source
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
|
||||
PLATFORM_VERSION:=4.0
|
||||
APP_STL := gnustl_static
|
||||
APP_PLATFORM := android-18
|
||||
NDK_TOOLCHAIN_VERSION := 4.9
|
||||
APP_OPTIM := release
|
||||
|
||||
#是否需要添加测试代码
|
||||
APP_PERFTEST := 1
|
||||
|
||||
#使用硬件fp
|
||||
APP_ABI :=armeabi-v7a arm64-v8a x86
|
||||
Reference in New Issue
Block a user