25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- APP_ABI := arm64-v8a#arm64-v8a#armeabi
- APP_PLATFORM := android-21
- #APP_STL := stlport_static
- APP_STL := gnustl_static
- STLPORT_FORCE_REBUILD := false
- APP_CPPFLAGS += -fexceptions -frtti
- #APP_GNUSTL_FORCE_CPP_FEATURES := exceptions
- APP_OPTIM := release
|