Generate ISO image

This commit is contained in:
Jaby
2022-04-26 20:46:47 +02:00
committed by Jaby
parent 81a32a8602
commit ccbefecc5b
4 changed files with 17 additions and 11 deletions

View File

@@ -25,6 +25,10 @@
"PATH": "../../Tools/;../../Tools/mkpsxiso;${env:PATH}"
}
},
"group": {
"kind": "build",
"isDefault": true
},
"problemMatcher": [],
},
{
@@ -48,6 +52,16 @@
"kind": "build",
"isDefault": true
}
},
{
"label": "jaby make & finalize",
"type": "shell",
"dependsOrder": "sequence",
"dependsOn": ["jaby make", "finalize"],
"group": {
"kind": "build",
"isDefault": true
}
}
],
"inputs": [