mirror of
https://github.com/Hizenberg469/GitMap.git
synced 2026-04-20 02:02:23 +03:00
38 lines
864 B
JSON
38 lines
864 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": [
|
|
"",
|
|
"\\cmake",
|
|
"\\include",
|
|
"\\src",
|
|
"\\test",
|
|
"\\utils"
|
|
],
|
|
"SelectedNode": "\\src\\genXml.c",
|
|
"PreviewInSolutionExplorer": false
|
|
} |