mirror of
https://github.com/Hizenberg469/GitMap.git
synced 2026-04-20 02:02:23 +03:00
Implementing XML
This commit is contained in:
38
.vs/VSWorkspaceState.json
Normal file
38
.vs/VSWorkspaceState.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user