当前位置: 代码迷 >> Android >> ndk对应的android平台的选出
  详细解决方案

ndk对应的android平台的选出

热度:98   发布时间:2016-05-01 16:35:53.0
ndk对应的android平台的选定

# check whether APP_PLATFORM is defined. If not, look for default.properties in
# the $(APP_PROJECT_PATH) and extract the value with awk's help. If nothing is here,
# revert to the default value (i.e. "android-3").
#
# NOTE: APP_PLATFORM is an experimental feature for now.
#

  相关解决方案