摘要:
以下内容来自Android NDK文档<ANDROID_NDK_HOME>/docs/ANDROID-MK.htmlOverview:An Android.mk file is written to describe your sources to thebuild system. More specifically:- The file is really a tiny GNU Makefile fragment that will be parsed one or more times by the build system. As such, you should try t 阅读全文
posted @ 2012-10-01 11:55
Anthony Li
阅读(4220)
评论(0)
推荐(0)