cxx.json 539 B

123456789101112131415161718
  1. {
  2. "name": "Cxx",
  3. "parentName": "codemodel-v2",
  4. "childNames": null,
  5. "directorySources": [
  6. "^cxx$"
  7. ],
  8. "targetIds": [
  9. "^ALL_BUILD::@a56b12a3f5c0529fb296$",
  10. "^ZERO_CHECK::@a56b12a3f5c0529fb296$",
  11. "^cxx_lib::@a56b12a3f5c0529fb296$",
  12. "^cxx_exe::@a56b12a3f5c0529fb296$",
  13. "^cxx_shared_lib::@a56b12a3f5c0529fb296$",
  14. "^cxx_shared_exe::@a56b12a3f5c0529fb296$",
  15. "^cxx_static_lib::@a56b12a3f5c0529fb296$",
  16. "^cxx_static_exe::@a56b12a3f5c0529fb296$"
  17. ]
  18. }