Files
FH/build/.cmake/api/v1/reply/target-FH-Debug-244d9b4385241b256411.json
2025-02-04 20:42:51 +01:00

119 lines
1.7 KiB
JSON

{
"artifacts" :
[
{
"path" : "Debug/FH.exe"
},
{
"path" : "Debug/FH.pdb"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 8,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 6,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "/DWIN32 /D_WINDOWS /Ob0 /Od /RTC1 -MDd -Zi"
}
],
"includes" :
[
{
"backtrace" : 2,
"path" : "C:/Users/jordi/Documents/GitHub/FH/WS23_24/Anwendungsentwicklung/src/P11"
}
],
"language" : "C",
"sourceIndexes" :
[
0
]
}
],
"dependencies" :
[
{
"id" : "ZERO_CHECK::@6890427a1f51a3e7e1df"
}
],
"id" : "FH::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "/DWIN32 /D_WINDOWS /Ob0 /Od /RTC1 -MDd -Zi",
"role" : "flags"
},
{
"fragment" : "/machine:X86 /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" : "FH",
"nameOnDisk" : "FH.exe",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "WS23_24/Anwendungsentwicklung/src/P11/test.c",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}