Another iteration on cooking job

This commit is contained in:
Wojtek Figat
2024-12-06 09:37:21 +01:00
parent 2441a35611
commit 6f00d664bb
3 changed files with 20 additions and 1 deletions

View File

@@ -32,13 +32,22 @@
},
{
"Name": "Linux",
"Output": "Output\\LInux",
"Output": "Output\\Linux",
"Platform": 6,
"Mode": 1,
"CustomDefines": null,
"PreBuildAction": null,
"PostBuildAction": null
},
{
"Name": "Mac",
"Output": "Output\\Mac",
"Platform": 13,
"Mode": 1,
"CustomDefines": null,
"PreBuildAction": null,
"PostBuildAction": null
},
{
"Name": "Android",
"Output": "Output\\Android",