target-DevTree-Debug-10dc980794bc80f5dadb.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. {
  2. "artifacts" :
  3. [
  4. {
  5. "path" : "bin/DevTree.dll"
  6. },
  7. {
  8. "path" : "lib/DevTree.lib"
  9. },
  10. {
  11. "path" : "bin/DevTree.pdb"
  12. }
  13. ],
  14. "backtrace" : 1,
  15. "backtraceGraph" :
  16. {
  17. "commands" :
  18. [
  19. "add_library",
  20. "install"
  21. ],
  22. "files" :
  23. [
  24. "DevTree/CMakeLists.txt"
  25. ],
  26. "nodes" :
  27. [
  28. {
  29. "file" : 0
  30. },
  31. {
  32. "command" : 0,
  33. "file" : 0,
  34. "line" : 26,
  35. "parent" : 0
  36. },
  37. {
  38. "command" : 1,
  39. "file" : 0,
  40. "line" : 53,
  41. "parent" : 0
  42. }
  43. ]
  44. },
  45. "compileGroups" :
  46. [
  47. {
  48. "compileCommandFragments" :
  49. [
  50. {
  51. "fragment" : "/DWIN32 /D_WINDOWS /GR /EHsc /Zi /Ob0 /Od /RTC1 -MDd"
  52. }
  53. ],
  54. "defines" :
  55. [
  56. {
  57. "define" : "DevTree_EXPORTS"
  58. }
  59. ],
  60. "language" : "CXX",
  61. "sourceIndexes" :
  62. [
  63. 0
  64. ]
  65. }
  66. ],
  67. "id" : "DevTree::@d592c7c474d1c8e729e7",
  68. "install" :
  69. {
  70. "destinations" :
  71. [
  72. {
  73. "backtrace" : 2,
  74. "path" : "D:/code/code/DriverPlatform-V3.1/out/Deliver/lib"
  75. },
  76. {
  77. "backtrace" : 2,
  78. "path" : "D:/code/code/DriverPlatform-V3.1/out/Deliver/bin"
  79. }
  80. ],
  81. "prefix" :
  82. {
  83. "path" : "D:/code/code/DriverPlatform-V3.1/out/install/x64-Debug"
  84. }
  85. },
  86. "link" :
  87. {
  88. "commandFragments" :
  89. [
  90. {
  91. "fragment" : "/machine:x64 /debug /INCREMENTAL",
  92. "role" : "flags"
  93. },
  94. {
  95. "fragment" : "kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib",
  96. "role" : "libraries"
  97. }
  98. ],
  99. "language" : "CXX"
  100. },
  101. "name" : "DevTree",
  102. "nameOnDisk" : "DevTree.dll",
  103. "paths" :
  104. {
  105. "build" : "DevTree",
  106. "source" : "DevTree"
  107. },
  108. "sourceGroups" :
  109. [
  110. {
  111. "name" : "Source Files",
  112. "sourceIndexes" :
  113. [
  114. 0
  115. ]
  116. }
  117. ],
  118. "sources" :
  119. [
  120. {
  121. "backtrace" : 1,
  122. "compileGroupIndex" : 0,
  123. "path" : "DevTree/DevTree.cpp",
  124. "sourceGroupIndex" : 0
  125. }
  126. ],
  127. "type" : "SHARED_LIBRARY"
  128. }