Redo of render paths
This commit is contained in:
Vendored
+2
-2
@@ -27,10 +27,10 @@
|
||||
"name": "Test",
|
||||
"type": "cppvsdbg",
|
||||
"request": "launch",
|
||||
"program": "${workspaceRoot}/bin/Debug/test/Seele_unit_tests.exe",
|
||||
"program": "${workspaceRoot}/bin/Debug/Seele_unit_tests.exe",
|
||||
"args": [],
|
||||
"stopAtEntry": false,
|
||||
"cwd": "${workspaceRoot}/bin/Debug/test",
|
||||
"cwd": "${workspaceRoot}/bin/Debug",
|
||||
"environment": [],
|
||||
"externalConsole": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user