shared_framework.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  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": "_WINDLL",
  55. "backtrace": null
  56. },
  57. {
  58. "define": "shared_framework_EXPORTS",
  59. "backtrace": null
  60. }
  61. ],
  62. "compileCommandFragments": null
  63. }
  64. ],
  65. "backtrace": [
  66. {
  67. "file": "^framework/CMakeLists\\.txt$",
  68. "line": 7,
  69. "command": "add_library",
  70. "hasParent": true
  71. },
  72. {
  73. "file": "^framework/CMakeLists\\.txt$",
  74. "line": null,
  75. "command": null,
  76. "hasParent": false
  77. }
  78. ],
  79. "folder": null,
  80. "nameOnDisk": "^(lib|cyg|msys-)?shared_framework\\.(so|dylib|dll)$",
  81. "artifacts": [
  82. {
  83. "path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?shared_framework\\.(so|dylib|dll)$",
  84. "_dllExtra": false
  85. },
  86. {
  87. "path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?shared_framework\\.(dll\\.a|lib|l)$",
  88. "_dllExtra": true
  89. },
  90. {
  91. "path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?shared_framework\\.pdb$",
  92. "_dllExtra": true
  93. }
  94. ],
  95. "build": "^framework$",
  96. "source": "^framework$",
  97. "install": null,
  98. "link": {
  99. "language": "CXX",
  100. "lto": null,
  101. "commandFragments": null
  102. },
  103. "archive": null,
  104. "dependencies": [
  105. {
  106. "id": "^ZERO_CHECK::@217a96c3a62328a73ef4$",
  107. "backtrace": null
  108. }
  109. ]
  110. }