Another iteration on cooking job
This commit is contained in:
11
.github/data/Build Settings.json
vendored
11
.github/data/Build Settings.json
vendored
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user