shared_framework.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. {
  2. "name": "shared_framework",
  3. "id": "^shared_framework::@217a96c3a62328a73ef4$",
  4. "directorySource": "^framework$",
  5. "projectName": "Framework",
  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\\.cxx$",
  16. "isGenerated": null,
  17. "fileSetName": null,
  18. "sourceGroupName": "Source Files",
  19. "compileGroupLanguage": "CXX",
  20. "backtrace": [
  21. {
  22. "file": "^framework/CMakeLists\\.txt$",
  23. "line": 7,
  24. "command": "add_library",
  25. "hasParent": true
  26. },
  27. {
  28. "file": "^framework/CMakeLists\\.txt$",
  29. "line": null,
  30. "command": null,
  31. "hasParent": false
  32. }
  33. ]
  34. }
  35. ],
  36. "sourceGroups": [
  37. {
  38. "name": "Source Files",
  39. "sourcePaths": [
  40. "^empty\\.cxx$"
  41. ]
  42. }
  43. ],
  44. "compileGroups": [
  45. {
  46. "language": "CXX",
  47. "sourcePaths": [
  48. "^empty\\.cxx$"
  49. ],
  50. "includes": null,
  51. "frameworks": null,
  52. "defines": [
  53. {
  54. "define": "_MBCS",
  55. "backtrace": null
  56. },
  57. {
  58. "define": "_WINDLL",
  59. "backtrace": null
  60. },
  61. {
  62. "define": "shared_framework_EXPORTS",
  63. "backtrace": null
  64. }
  65. ],
  66. "compileCommandFragments": null
  67. }
  68. ],
  69. "backtrace": [
  70. {
  71. "file": "^framework/CMakeLists\\.txt$",
  72. "line": 7,
  73. "command": "add_library",
  74. "hasParent": true
  75. },
  76. {
  77. "file": "^framework/CMakeLists\\.txt$",
  78. "line": null,
  79. "command": null,
  80. "hasParent": false
  81. }
  82. ],
  83. "folder": null,
  84. "nameOnDisk": "^(lib|cyg|msys-)?shared_framework\\.(so|dylib|dll)$",
  85. "artifacts": [
  86. {
  87. "path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?shared_framework\\.(so|dylib|dll)$",
  88. "_dllExtra": false
  89. },
  90. {
  91. "path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?shared_framework\\.(dll\\.a|lib|l)$",
  92. "_dllExtra": true
  93. },
  94. {
  95. "path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?shared_framework\\.pdb$",
  96. "_dllExtra": true
  97. }
  98. ],
  99. "build": "^framework$",
  100. "source": "^framework$",
  101. "install": null,
  102. "link": {
  103. "language": "CXX",
  104. "lto": null,
  105. "commandFragments": null
  106. },
  107. "archive": null,
  108. "dependencies": [
  109. {
  110. "id": "^ZERO_CHECK::@217a96c3a62328a73ef4$",
  111. "backtrace": null
  112. }
  113. ]
  114. }