Make JabyEngine compile to Linux
This commit is contained in:
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user