Template
mirror of
https://gitlab.com/raylibtemplates/rt.git
synced 2026-08-24 06:53:04 -04:00
146 lines
1.9 KiB
JSON
146 lines
1.9 KiB
JSON
{
|
|
"artifacts" :
|
|
[
|
|
{
|
|
"path" : "game"
|
|
}
|
|
],
|
|
"backtrace" : 1,
|
|
"backtraceGraph" :
|
|
{
|
|
"commands" :
|
|
[
|
|
"add_executable",
|
|
"target_link_libraries",
|
|
"set_target_properties",
|
|
"find_package",
|
|
"target_sources"
|
|
],
|
|
"files" :
|
|
[
|
|
"CMakeLists.txt",
|
|
"/usr/lib/cmake/raylib/raylib-config.cmake"
|
|
],
|
|
"nodes" :
|
|
[
|
|
{
|
|
"file" : 0
|
|
},
|
|
{
|
|
"command" : 0,
|
|
"file" : 0,
|
|
"line" : 27,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 1,
|
|
"file" : 0,
|
|
"line" : 36,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 3,
|
|
"file" : 0,
|
|
"line" : 8,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"file" : 1,
|
|
"parent" : 3
|
|
},
|
|
{
|
|
"command" : 2,
|
|
"file" : 1,
|
|
"line" : 63,
|
|
"parent" : 4
|
|
},
|
|
{
|
|
"command" : 4,
|
|
"file" : 0,
|
|
"line" : 30,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 4,
|
|
"file" : 0,
|
|
"line" : 33,
|
|
"parent" : 0
|
|
}
|
|
]
|
|
},
|
|
"compileGroups" :
|
|
[
|
|
{
|
|
"compileCommandFragments" :
|
|
[
|
|
{
|
|
"backtrace" : 2,
|
|
"fragment" : "-I/usr/include"
|
|
}
|
|
],
|
|
"language" : "C",
|
|
"sourceIndexes" :
|
|
[
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"id" : "game::@6890427a1f51a3e7e1df",
|
|
"link" :
|
|
{
|
|
"commandFragments" :
|
|
[
|
|
{
|
|
"backtrace" : 2,
|
|
"fragment" : "/usr/lib/libraylib.so",
|
|
"role" : "libraries"
|
|
},
|
|
{
|
|
"backtrace" : 5,
|
|
"fragment" : "-L/usr/lib -lraylib",
|
|
"role" : "libraries"
|
|
}
|
|
],
|
|
"language" : "C"
|
|
},
|
|
"name" : "game",
|
|
"nameOnDisk" : "game",
|
|
"paths" :
|
|
{
|
|
"build" : ".",
|
|
"source" : "."
|
|
},
|
|
"sourceGroups" :
|
|
[
|
|
{
|
|
"name" : "Source Files",
|
|
"sourceIndexes" :
|
|
[
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"name" : "Header Files",
|
|
"sourceIndexes" :
|
|
[
|
|
1
|
|
]
|
|
}
|
|
],
|
|
"sources" :
|
|
[
|
|
{
|
|
"backtrace" : 6,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "src/main.c",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 7,
|
|
"path" : "data/cube.png.h",
|
|
"sourceGroupIndex" : 1
|
|
}
|
|
],
|
|
"type" : "EXECUTABLE"
|
|
}
|