Archived
InstallForge configure task
This commit is contained in:
Vendored
+7
-1
@@ -24,6 +24,12 @@
|
||||
"type": "shell",
|
||||
"command": "./.vscode/tasks/test_exe.bat",
|
||||
"problemMatcher": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Configure Setup.exe",
|
||||
"type": "shell",
|
||||
"command": "./.vscode/tasks/configure_setup.bat",
|
||||
"problemMatcher": []
|
||||
},
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user