Implementing XML

This commit is contained in:
2024-07-08 16:56:54 +05:30
commit d8d3c80ad4
95 changed files with 9150 additions and 0 deletions

View File

@@ -0,0 +1,126 @@
{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"childIndexes" :
[
1,
2,
3
],
"jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json",
"minimumCMakeVersion" :
{
"string" : "3.8"
},
"projectIndex" : 0,
"source" : "."
},
{
"build" : "src",
"jsonFile" : "directory-src-Debug-b6cf2213fc5053b67c22.json",
"minimumCMakeVersion" :
{
"string" : "3.8"
},
"parentIndex" : 0,
"projectIndex" : 0,
"source" : "src",
"targetIndexes" :
[
0
]
},
{
"build" : "test",
"jsonFile" : "directory-test-Debug-451c0598f41488bb20b9.json",
"minimumCMakeVersion" :
{
"string" : "3.8"
},
"parentIndex" : 0,
"projectIndex" : 0,
"source" : "test",
"targetIndexes" :
[
2
]
},
{
"build" : "main",
"jsonFile" : "directory-main-Debug-c59558c0a3fb20727b44.json",
"minimumCMakeVersion" :
{
"string" : "3.8"
},
"parentIndex" : 0,
"projectIndex" : 0,
"source" : "main",
"targetIndexes" :
[
1
]
}
],
"name" : "Debug",
"projects" :
[
{
"directoryIndexes" :
[
0,
1,
2,
3
],
"name" : "GitMap",
"targetIndexes" :
[
0,
1,
2
]
}
],
"targets" :
[
{
"directoryIndex" : 1,
"id" : "GitMap::@145eef247bfb46b6828c",
"jsonFile" : "target-GitMap-Debug-67a33a9a3e15284a8b33.json",
"name" : "GitMap",
"projectIndex" : 0
},
{
"directoryIndex" : 3,
"id" : "Gitmap::@15c4a824ab2728a3f5e7",
"jsonFile" : "target-Gitmap-Debug-6048016811f2ec75bec5.json",
"name" : "Gitmap",
"projectIndex" : 0
},
{
"directoryIndex" : 2,
"id" : "test_main::@36f028580bb02cc8272a",
"jsonFile" : "target-test_main-Debug-50a4bb20bc96dd8ad8ad.json",
"name" : "test_main",
"projectIndex" : 0
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "/home/hizenberg/.vs/GitMap/out/build/linux-debug",
"source" : "/home/hizenberg/.vs/GitMap"
},
"version" :
{
"major" : 2,
"minor" : 3
}
}