Make JabyEngine compile to Linux

This commit is contained in:
Jaby
2022-04-24 15:24:47 +02:00
committed by Jaby
parent 0c0593a6d9
commit 23605ff45c
2 changed files with 91 additions and 0 deletions

View File

@@ -37,6 +37,18 @@
"isDefault": true
}
},
{
"label": "Blubb",
"type": "shell",
"command": "wsl make -f NewMakefile BUILD_PROFILE=release",
"options": {
"cwd": "Code"
},
"group": {
"kind": "build",
"isDefault": true
}
}
],
"inputs": [
{