c_object_lib.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. {
  2. "name": "c_object_lib",
  3. "id": "^c_object_lib::@5ed5358f70faf8d8af7a$",
  4. "directorySource": "^object$",
  5. "projectName": "Object",
  6. "type": "OBJECT_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": "^object/CMakeLists\\.txt$",
  23. "line": 8,
  24. "command": "add_library",
  25. "hasParent": true
  26. },
  27. {
  28. "file": "^object/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\\.c$"
  41. ]
  42. }
  43. ],
  44. "compileGroups": [
  45. {
  46. "language": "C",
  47. "sourcePaths": [
  48. "^empty\\.c$"
  49. ],
  50. "includes": null,
  51. "frameworks": null,
  52. "defines": [
  53. {
  54. "define": "_MBCS",
  55. "backtrace": null
  56. }
  57. ],
  58. "compileCommandFragments": null
  59. }
  60. ],
  61. "backtrace": [
  62. {
  63. "file": "^object/CMakeLists\\.txt$",
  64. "line": 8,
  65. "command": "add_library",
  66. "hasParent": true
  67. },
  68. {
  69. "file": "^object/CMakeLists\\.txt$",
  70. "line": null,
  71. "command": null,
  72. "hasParent": false
  73. }
  74. ],
  75. "folder": null,
  76. "nameOnDisk": null,
  77. "artifacts": [
  78. {
  79. "path": "^(object|build/c_object_lib\\.build)/.*/empty(\\.c)?\\.o(bj)?$",
  80. "_dllExtra": false
  81. }
  82. ],
  83. "build": "^object$",
  84. "source": "^object$",
  85. "install": null,
  86. "link": null,
  87. "archive": null,
  88. "dependencies": [
  89. {
  90. "id": "^ZERO_CHECK::@5ed5358f70faf8d8af7a$",
  91. "backtrace": null
  92. }
  93. ]
  94. }