Sample: RPG: Init
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user