1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-10-06 09:17:07 +02:00

Change launch.json for Windows again

This commit is contained in:
Elias Steurer 2023-07-02 12:26:03 +02:00
parent 7f230df175
commit 6ec21d1bfe

2
.vscode/launch.json vendored
View File

@ -14,7 +14,7 @@
"cwd": "${command:cmake.buildDirectory}/bin",
"preLaunchTask": "CMake: build",
"internalConsoleOptions": "openOnSessionStart",
"console": "none",
"console": "internalConsole",
"environment": [
{
"name": "Path",