78 lines
1.6 KiB
JSON
78 lines
1.6 KiB
JSON
{
|
|
"ID": "2364031e4e327637c1ad88b415fa756e",
|
|
"TypeName": "FlaxEditor.Content.Settings.BuildSettings",
|
|
"EngineBuild": 6605,
|
|
"Data": {
|
|
"OutputName": "${PROJECT_NAME}",
|
|
"MaxAssetsPerPackage": 4096,
|
|
"MaxPackageSizeMB": 1024,
|
|
"ContentKey": 0,
|
|
"ForDistribution": false,
|
|
"SkipPackaging": true,
|
|
"AdditionalAssets": null,
|
|
"AdditionalScenes": null,
|
|
"AdditionalAssetFolders": null,
|
|
"ShadersNoOptimize": false,
|
|
"ShadersGenerateDebugData": false,
|
|
"SkipDefaultFonts": false,
|
|
"SkipDotnetPackaging": false,
|
|
"SkipUnusedDotnetLibsPackaging": true,
|
|
"Presets": [
|
|
{
|
|
"Name": "Development",
|
|
"Targets": [
|
|
{
|
|
"Name": "Windows",
|
|
"Output": "Output\\Windows",
|
|
"Platform": 2,
|
|
"Mode": 1,
|
|
"CustomDefines": null,
|
|
"PreBuildAction": null,
|
|
"PostBuildAction": null
|
|
},
|
|
{
|
|
"Name": "Linux",
|
|
"Output": "Output\\LInux",
|
|
"Platform": 6,
|
|
"Mode": 1,
|
|
"CustomDefines": null,
|
|
"PreBuildAction": null,
|
|
"PostBuildAction": null
|
|
},
|
|
{
|
|
"Name": "Android",
|
|
"Output": "Output\\Android",
|
|
"Platform": 9,
|
|
"Mode": 1,
|
|
"CustomDefines": null,
|
|
"PreBuildAction": null,
|
|
"PostBuildAction": null
|
|
},
|
|
{
|
|
"Name": "iOS",
|
|
"Output": "Output\\iOS",
|
|
"Platform": 14,
|
|
"Mode": 1,
|
|
"CustomDefines": null,
|
|
"PreBuildAction": null,
|
|
"PostBuildAction": null
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Name": "Release",
|
|
"Targets": [
|
|
{
|
|
"Name": "Windows",
|
|
"Output": "Output\\Windows",
|
|
"Platform": 2,
|
|
"Mode": 2,
|
|
"CustomDefines": null,
|
|
"PreBuildAction": null,
|
|
"PostBuildAction": null
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |