NDK_makefile说明.doc
1.ndk makefile日志使用_ndk_info打印一般信息_ndk_warning 打印警告信息,不会终止 makefile_ndk_error 打印错误信息,将终止 makefile
使用时直接调用$(call _ndk_info, PARAM1, PARAM2, PARAM3, PARAM4, PARAM5) 应该只支持5个参数。
(1.ndk makefile log usage_ ndk_ Info print general information
_ ndk_ Warning prints a warning message and does not terminate the makefile_ ndk_ Error print error message, the makefile will be terminated
When using $(call \u ndk\u info, Param1, param2, param3, param4, param5) directly, only 5 parameters should be supported.)
页:
[1]