c_shared_lib.json 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. {
  2. "name": "c_shared_lib",
  3. "id": "^c_shared_lib::@6890427a1f51a3e7e1df$",
  4. "directorySource": "^\\.$",
  5. "projectName": "codemodel-v2",
  6. "type": "SHARED_LIBRARY",
  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": 17,
  24. "command": "add_library",
  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. "sourceGroups": [
  49. {
  50. "name": "Source Files",
  51. "sourcePaths": [
  52. "^empty\\.c$"
  53. ]
  54. }
  55. ],
  56. "compileGroups": [
  57. {
  58. "language": "C",
  59. "sourcePaths": [
  60. "^empty\\.c$"
  61. ],
  62. "includes": null,
  63. "frameworks": null,
  64. "defines": [
  65. {
  66. "define": "_MBCS",
  67. "backtrace": null
  68. },
  69. {
  70. "define": "_WINDLL",
  71. "backtrace": null
  72. },
  73. {
  74. "define": "c_shared_lib_EXPORTS",
  75. "backtrace": null
  76. }
  77. ],
  78. "compileCommandFragments": null
  79. }
  80. ],
  81. "backtrace": [
  82. {
  83. "file": "^codemodel-v2\\.cmake$",
  84. "line": 17,
  85. "command": "add_library",
  86. "hasParent": true
  87. },
  88. {
  89. "file": "^codemodel-v2\\.cmake$",
  90. "line": null,
  91. "command": null,
  92. "hasParent": true
  93. },
  94. {
  95. "file": "^CMakeLists\\.txt$",
  96. "line": 3,
  97. "command": "include",
  98. "hasParent": true
  99. },
  100. {
  101. "file": "^CMakeLists\\.txt$",
  102. "line": null,
  103. "command": null,
  104. "hasParent": false
  105. }
  106. ],
  107. "folder": null,
  108. "nameOnDisk": "^(lib|cyg|msys-)?c_shared_lib(-1)?\\.(so|dylib|dll)$",
  109. "artifacts": [
  110. {
  111. "path": "^lib/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?c_shared_lib(-1)?\\.(so|dylib|dll)$",
  112. "_dllExtra": false
  113. },
  114. {
  115. "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?c_shared_lib\\.(dll\\.a|lib|l)$",
  116. "_dllExtra": true
  117. },
  118. {
  119. "path": "^lib/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?c_shared_lib(-1)?\\.pdb$",
  120. "_dllExtra": true
  121. }
  122. ],
  123. "build": "^\\.$",
  124. "source": "^\\.$",
  125. "install": {
  126. "prefix": "^(/usr/local|[A-Za-z]:.*/codemodel-v2)$",
  127. "destinations": [
  128. {
  129. "path": "lib",
  130. "backtrace": [
  131. {
  132. "file": "^codemodel-v2\\.cmake$",
  133. "line": 55,
  134. "command": "install",
  135. "hasParent": true
  136. },
  137. {
  138. "file": "^codemodel-v2\\.cmake$",
  139. "line": null,
  140. "command": null,
  141. "hasParent": true
  142. },
  143. {
  144. "file": "^CMakeLists\\.txt$",
  145. "line": 3,
  146. "command": "include",
  147. "hasParent": true
  148. },
  149. {
  150. "file": "^CMakeLists\\.txt$",
  151. "line": null,
  152. "command": null,
  153. "hasParent": false
  154. }
  155. ]
  156. },
  157. {
  158. "path": "lib",
  159. "_dllExtra": true,
  160. "backtrace": [
  161. {
  162. "file": "^codemodel-v2\\.cmake$",
  163. "line": 55,
  164. "command": "install",
  165. "hasParent": true
  166. },
  167. {
  168. "file": "^codemodel-v2\\.cmake$",
  169. "line": null,
  170. "command": null,
  171. "hasParent": true
  172. },
  173. {
  174. "file": "^CMakeLists\\.txt$",
  175. "line": 3,
  176. "command": "include",
  177. "hasParent": true
  178. },
  179. {
  180. "file": "^CMakeLists\\.txt$",
  181. "line": null,
  182. "command": null,
  183. "hasParent": false
  184. }
  185. ]
  186. },
  187. {
  188. "path": "lib",
  189. "_namelink": true,
  190. "backtrace": [
  191. {
  192. "file": "^codemodel-v2\\.cmake$",
  193. "line": 60,
  194. "command": "install",
  195. "hasParent": true
  196. },
  197. {
  198. "file": "^codemodel-v2\\.cmake$",
  199. "line": null,
  200. "command": null,
  201. "hasParent": true
  202. },
  203. {
  204. "file": "^CMakeLists\\.txt$",
  205. "line": 3,
  206. "command": "include",
  207. "hasParent": true
  208. },
  209. {
  210. "file": "^CMakeLists\\.txt$",
  211. "line": null,
  212. "command": null,
  213. "hasParent": false
  214. }
  215. ]
  216. }
  217. ]
  218. },
  219. "link": {
  220. "language": "C",
  221. "lto": true,
  222. "commandFragments": null
  223. },
  224. "archive": null,
  225. "dependencies": [
  226. {
  227. "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
  228. "backtrace": null
  229. }
  230. ],
  231. "linkLibraries": null,
  232. "interfaceLinkLibraries": null,
  233. "compileDependencies": null,
  234. "interfaceCompileDependencies": null,
  235. "objectDependencies": null,
  236. "orderDependencies": null
  237. }