This commit is contained in:
2025-02-04 20:42:51 +01:00
parent 20c1401458
commit 9844efeaad
895 changed files with 113154 additions and 0 deletions

View File

@@ -0,0 +1,118 @@
{
"artifacts" :
[
{
"path" : "Release/FH.exe"
},
{
"path" : "Release/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 /O2 /Ob2 /DNDEBUG -MD"
}
],
"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 /O2 /Ob2 /DNDEBUG -MD",
"role" : "flags"
},
{
"fragment" : "/machine:X86 /INCREMENTAL:NO /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"
}