Sample: RPG: Init

This commit is contained in:
Isuru Samarathunga
2025-10-31 01:14:19 +05:30
parent 7530303389
commit 0afd478761
989 changed files with 132314 additions and 6 deletions

View File

@ -0,0 +1,70 @@
{
"backtraceGraph" :
{
"commands" :
[
"install",
"install_target_pdb"
],
"files" :
[
"Vendor/RmlUI/Source/Debugger/CMakeLists.txt",
"Vendor/RmlUI/CMake/Utilities.cmake"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 62,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 69,
"parent" : 0
},
{
"command" : 0,
"file" : 1,
"line" : 179,
"parent" : 2
}
]
},
"installers" :
[
{
"backtrace" : 1,
"component" : "Unspecified",
"destination" : "lib",
"paths" :
[
"lib/Debug/rmlui_debugger.lib"
],
"targetId" : "rmlui_debugger::@8a61c6eebbbfeebe8fbd",
"targetIndex" : 23,
"type" : "target"
},
{
"backtrace" : 3,
"component" : "Unspecified",
"destination" : "lib",
"isOptional" : true,
"paths" :
[
"build/lib/Debug/.pdb"
],
"type" : "file"
}
],
"paths" :
{
"build" : "Vendor/RmlUI/Source/Debugger",
"source" : "Vendor/RmlUI/Source/Debugger"
}
}