##1.DefaultSingle 单模块共享库
##2.SinglesStaticLibrary 单模块静态库
##3.Mutility 多模块共享库
##4.Bat 批量模块共享库
##5.MutilityWithStatic 单模块共享引用其他静态库
##6.OpenSSL1.1cForAndroid OpenSSL编译,较为复杂的例子
###以上案例假设你已经得出以下结果
H:\opensourcepro\NDK>ndk-build
Android NDK: Could not find application project directory !
Android NDK: Please define the NDK_PROJECT_PATH variable to point to it.
E:\SDK\android-ndk-r10e\build/core/build-local.mk:143: *** Android NDK: Aborting
. Stop.