1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "backtraceGraph" :
- {
- "commands" :
- [
- "install"
- ],
- "files" :
- [
- "ResDataObject/CMakeLists.txt"
- ],
- "nodes" :
- [
- {
- "file" : 0
- },
- {
- "command" : 0,
- "file" : 0,
- "line" : 54,
- "parent" : 0
- },
- {
- "command" : 0,
- "file" : 0,
- "line" : 75,
- "parent" : 0
- }
- ]
- },
- "installers" :
- [
- {
- "backtrace" : 1,
- "component" : "Unspecified",
- "destination" : "D:/code/code/Deliver/lib",
- "paths" :
- [
- "lib/ResDataObject.lib"
- ],
- "targetId" : "ResDataObject::@62bf404ec208fac4b321",
- "targetIndex" : 3,
- "targetIsImportLibrary" : true,
- "type" : "target"
- },
- {
- "backtrace" : 1,
- "component" : "Unspecified",
- "destination" : "D:/code/code/Deliver/bin",
- "paths" :
- [
- "bin/ResDataObject.dll"
- ],
- "targetId" : "ResDataObject::@62bf404ec208fac4b321",
- "targetIndex" : 3,
- "type" : "target"
- },
- {
- "backtrace" : 2,
- "component" : "Unspecified",
- "destination" : "D:/code/code/Deliver/include",
- "paths" :
- [
- "ResDataObject/ResDataObject.h"
- ],
- "type" : "file"
- }
- ],
- "paths" :
- {
- "build" : "ResDataObject",
- "source" : "ResDataObject"
- }
- }
|