c_shared_exe.json 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. {
  2. "name": "c_shared_exe",
  3. "id": "^c_shared_exe::@6890427a1f51a3e7e1df$",
  4. "directorySource": "^\\.$",
  5. "projectName": "codemodel-v2",
  6. "type": "EXECUTABLE",
  7. "imported": null,
  8. "local": null,
  9. "abstract": null,
  10. "symbolic": null,
  11. "isGeneratorProvided": null,
  12. "fileSets": null,
  13. "sources": [
  14. {
  15. "path": "^empty\\.c$",
  16. "isGenerated": null,
  17. "fileSetName": null,
  18. "sourceGroupName": "Source Files",
  19. "compileGroupLanguage": "C",
  20. "backtrace": [
  21. {
  22. "file": "^codemodel-v2\\.cmake$",
  23. "line": 18,
  24. "command": "add_executable",
  25. "hasParent": true
  26. },
  27. {
  28. "file": "^codemodel-v2\\.cmake$",
  29. "line": null,
  30. "command": null,
  31. "hasParent": true
  32. },
  33. {
  34. "file": "^CMakeLists\\.txt$",
  35. "line": 3,
  36. "command": "include",
  37. "hasParent": true
  38. },
  39. {
  40. "file": "^CMakeLists\\.txt$",
  41. "line": null,
  42. "command": null,
  43. "hasParent": false
  44. }
  45. ]
  46. }
  47. ],
  48. "interfaceSources": null,
  49. "sourceGroups": [
  50. {
  51. "name": "Source Files",
  52. "sourcePaths": [
  53. "^empty\\.c$"
  54. ],
  55. "interfaceSourcePaths": null
  56. }
  57. ],
  58. "compileGroups": [
  59. {
  60. "language": "C",
  61. "sourcePaths": [
  62. "^empty\\.c$"
  63. ],
  64. "includes": null,
  65. "frameworks": null,
  66. "defines": [
  67. {
  68. "define": "_MBCS",
  69. "backtrace": null
  70. }
  71. ],
  72. "compileCommandFragments": null
  73. }
  74. ],
  75. "backtrace": [
  76. {
  77. "file": "^codemodel-v2\\.cmake$",
  78. "line": 18,
  79. "command": "add_executable",
  80. "hasParent": true
  81. },
  82. {
  83. "file": "^codemodel-v2\\.cmake$",
  84. "line": null,
  85. "command": null,
  86. "hasParent": true
  87. },
  88. {
  89. "file": "^CMakeLists\\.txt$",
  90. "line": 3,
  91. "command": "include",
  92. "hasParent": true
  93. },
  94. {
  95. "file": "^CMakeLists\\.txt$",
  96. "line": null,
  97. "command": null,
  98. "hasParent": false
  99. }
  100. ],
  101. "folder": null,
  102. "nameOnDisk": "^c_shared_exe(\\.exe)?$",
  103. "artifacts": [
  104. {
  105. "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?c_shared_exe(\\.exe)?$",
  106. "_dllExtra": false
  107. },
  108. {
  109. "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?c_shared_exe\\.pdb$",
  110. "_dllExtra": true
  111. }
  112. ],
  113. "build": "^\\.$",
  114. "source": "^\\.$",
  115. "install": null,
  116. "link": {
  117. "language": "C",
  118. "lto": true,
  119. "commandFragments": null
  120. },
  121. "archive": null,
  122. "dependencies": [
  123. {
  124. "id": "^c_shared_lib::@6890427a1f51a3e7e1df$",
  125. "backtrace": [
  126. {
  127. "file": "^codemodel-v2\\.cmake$",
  128. "line": 19,
  129. "command": "target_link_libraries",
  130. "hasParent": true
  131. },
  132. {
  133. "file": "^codemodel-v2\\.cmake$",
  134. "line": null,
  135. "command": null,
  136. "hasParent": true
  137. },
  138. {
  139. "file": "^CMakeLists\\.txt$",
  140. "line": 3,
  141. "command": "include",
  142. "hasParent": true
  143. },
  144. {
  145. "file": "^CMakeLists\\.txt$",
  146. "line": null,
  147. "command": null,
  148. "hasParent": false
  149. }
  150. ]
  151. },
  152. {
  153. "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
  154. "backtrace": null
  155. }
  156. ],
  157. "linkLibraries": [
  158. {
  159. "id": "^c_shared_lib::@6890427a1f51a3e7e1df$",
  160. "fragment": null,
  161. "backtrace": [
  162. {
  163. "file": "^codemodel-v2\\.cmake$",
  164. "line": 19,
  165. "command": "target_link_libraries",
  166. "hasParent": true
  167. },
  168. {
  169. "file": "^codemodel-v2\\.cmake$",
  170. "line": null,
  171. "command": null,
  172. "hasParent": true
  173. },
  174. {
  175. "file": "^CMakeLists\\.txt$",
  176. "line": 3,
  177. "command": "include",
  178. "hasParent": true
  179. },
  180. {
  181. "file": "^CMakeLists\\.txt$",
  182. "line": null,
  183. "command": null,
  184. "hasParent": false
  185. }
  186. ],
  187. "fromDependency": null
  188. }
  189. ],
  190. "interfaceLinkLibraries": null,
  191. "compileDependencies": [
  192. {
  193. "id": "^c_shared_lib::@6890427a1f51a3e7e1df$",
  194. "backtrace": [
  195. {
  196. "file": "^codemodel-v2\\.cmake$",
  197. "line": 19,
  198. "command": "target_link_libraries",
  199. "hasParent": true
  200. },
  201. {
  202. "file": "^codemodel-v2\\.cmake$",
  203. "line": null,
  204. "command": null,
  205. "hasParent": true
  206. },
  207. {
  208. "file": "^CMakeLists\\.txt$",
  209. "line": 3,
  210. "command": "include",
  211. "hasParent": true
  212. },
  213. {
  214. "file": "^CMakeLists\\.txt$",
  215. "line": null,
  216. "command": null,
  217. "hasParent": false
  218. }
  219. ],
  220. "fromDependency": null
  221. }
  222. ],
  223. "interfaceCompileDependencies": null,
  224. "objectDependencies": null,
  225. "orderDependencies": null
  226. }