mirror of
https://github.com/Hizenberg469/MultiThreading_Part_A.git
synced 2026-04-19 18:12:24 +03:00
33 lines
791 B
JSON
33 lines
791 B
JSON
{
|
|
"DevContainersInfoBarHidden": true,
|
|
"OutputFoldersPerTargetSystem": {
|
|
"Local Machine": [
|
|
"out\\build\\x64-debug",
|
|
"out\\install\\x64-debug",
|
|
"out\\build\\x64-release",
|
|
"out\\install\\x64-release",
|
|
"out\\build\\x86-debug",
|
|
"out\\install\\x86-debug",
|
|
"out\\build\\x86-release",
|
|
"out\\install\\x86-release"
|
|
],
|
|
"WSL: Ubuntu": [
|
|
"out\\Ubuntu\\build\\linux-debug",
|
|
"out\\Ubuntu\\install\\linux-debug"
|
|
]
|
|
},
|
|
"ActiveTargetSystem": "WSL: Ubuntu",
|
|
"MRUPresetsPerTargetSystem": {
|
|
"Local Machine": {
|
|
"configure": "x64-debug"
|
|
},
|
|
"WSL: Ubuntu": {
|
|
"configure": "linux-debug"
|
|
}
|
|
},
|
|
"ExpandedNodes": [
|
|
""
|
|
],
|
|
"SelectedNode": "\\CMakeLists.txt",
|
|
"PreviewInSolutionExplorer": false
|
|
} |