Provisional multithreading framework
This commit is contained in:
Vendored
+2
-2
@@ -12,8 +12,8 @@
|
||||
"args": [],
|
||||
"stopAtEntry": false,
|
||||
"cwd": "${workspaceRoot}/bin/Debug",
|
||||
"console": "internalConsole",
|
||||
"environment": [],
|
||||
"externalConsole": false,
|
||||
"symbolSearchPath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.25.28610\\lib\\x64",
|
||||
"requireExactSource": false,
|
||||
"logging": {
|
||||
@@ -30,9 +30,9 @@
|
||||
"program": "${workspaceRoot}/bin/Debug/Seele_unit_tests.exe",
|
||||
"args": [],
|
||||
"stopAtEntry": false,
|
||||
"console": "internalConsole",
|
||||
"cwd": "${workspaceRoot}/bin/Debug",
|
||||
"environment": [],
|
||||
"externalConsole": false
|
||||
},
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user