masterBuildDescriptorName=desc masterBuildDescriptorFile=pathここで、
このファイルの内容は、Java プロパティー・ファイルの規則に従う必要があります。スラッシュ (/) か、2 つのバックスラッシュまたは円記号 (¥¥) を使用して、パス名内のファイル名を区切ることもできます。
プロパティー・ファイルでは、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
関連する概念
マスター・ビルド記述子