shared_framework.json 3.0 KB

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