You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
APP_ABI := armeabi armeabi-v7a arm64-v8a x86 |
|
APP_STL := gnustl_static |
|
APP_CPPFLAGS += -Wall -fPIE -fstack-protector -fexceptions -DZT_TRACE |
|
|
|
|