shared_framework.json 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  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. "interfaceSources": null,
  37. "sourceGroups": [
  38. {
  39. "name": "Source Files",
  40. "sourcePaths": [
  41. "^empty\\.cxx$"
  42. ],
  43. "interfaceSourcePaths": null
  44. }
  45. ],
  46. "compileGroups": [
  47. {
  48. "language": "CXX",
  49. "sourcePaths": [
  50. "^empty\\.cxx$"
  51. ],
  52. "includes": null,
  53. "frameworks": null,
  54. "defines": [
  55. {
  56. "define": "_MBCS",
  57. "backtrace": null
  58. },
  59. {
  60. "define": "_WINDLL",
  61. "backtrace": null
  62. },
  63. {
  64. "define": "shared_framework_EXPORTS",
  65. "backtrace": null
  66. }
  67. ],
  68. "compileCommandFragments": null
  69. }
  70. ],
  71. "backtrace": [
  72. {
  73. "file": "^framework/CMakeLists\\.txt$",
  74. "line": 7,
  75. "command": "add_library",
  76. "hasParent": true
  77. },
  78. {
  79. "file": "^framework/CMakeLists\\.txt$",
  80. "line": null,
  81. "command": null,
  82. "hasParent": false
  83. }
  84. ],
  85. "folder": null,
  86. "nameOnDisk": "^(lib|cyg|msys-)?shared_framework\\.(so|dylib|dll)$",
  87. "artifacts": [
  88. {
  89. "path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?shared_framework\\.(so|dylib|dll)$",
  90. "_dllExtra": false
  91. },
  92. {
  93. "path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?shared_framework\\.(dll\\.a|lib|l)$",
  94. "_dllExtra": true
  95. },
  96. {
  97. "path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?shared_framework\\.pdb$",
  98. "_dllExtra": true
  99. }
  100. ],
  101. "build": "^framework$",
  102. "source": "^framework$",
  103. "install": null,
  104. "link": {
  105. "language": "CXX",
  106. "lto": null,
  107. "commandFragments": null
  108. },
  109. "archive": null,
  110. "dependencies": [
  111. {
  112. "id": "^ZERO_CHECK::@217a96c3a62328a73ef4$",
  113. "backtrace": null
  114. }
  115. ],
  116. "linkLibraries": null,
  117. "interfaceLinkLibraries": null,
  118. "compileDependencies": null,
  119. "interfaceCompileDependencies": null,
  120. "objectDependencies": null,
  121. "orderDependencies": null
  122. }