Files
GitMap/out/build/x64-debug/.cmake/api/v1/reply/target-Gitmap-Debug-6a2a0f1d0bb930bf1166.json
2024-07-08 16:56:54 +05:30

99 lines
1.4 KiB
JSON

{
"artifacts" :
[
{
"path" : "bin/Debug/Gitmap.exe"
},
{
"path" : "bin/Debug/Gitmap.pdb"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable"
],
"files" :
[
"main/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 4,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "/DWIN32 /D_WINDOWS /W3 /MDd /Ob0 /Od /RTC1"
}
],
"language" : "C",
"sourceIndexes" :
[
0
]
}
],
"id" : "Gitmap::@15c4a824ab2728a3f5e7",
"link" :
{
"commandFragments" :
[
{
"fragment" : "/DWIN32 /D_WINDOWS /W3 /MDd /Ob0 /Od /RTC1",
"role" : "flags"
},
{
"fragment" : "/machine:x64 /debug /INCREMENTAL /subsystem:console",
"role" : "flags"
},
{
"fragment" : "kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib",
"role" : "libraries"
}
],
"language" : "C"
},
"name" : "Gitmap",
"nameOnDisk" : "Gitmap.exe",
"paths" :
{
"build" : "main",
"source" : "main"
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "main/main.c",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}