masterBuildDescriptorName=desc masterBuildDescriptorFile=path其中:
此文件的内容必须遵循 Java 属性文件的规则。可使用斜杠(/)或两个反斜杠(\\)在路径名中隔开文件名。
必须在属性文件中同时指定 masterBuildDescriptorName 和 masterBuildDescriptorFile 关键字。否则,eglmaster.properties 文件将被忽略。
以下是 eglmaster.properties 文件内容的示例:
# Specify the name of the master build descriptor: masterBuildDescriptorName=MYBUILDDESCRIPTOR # Specify the file that contains the master build descriptor: masterBuildDescriptorFile=d:/egl/builddescriptors/master.egl
相关概念
主构建描述符
相关任务
选择 Java 生成选项