coll_16.mrs-workspace 378 B

123456789101112131415161718192021222324252627
  1. {
  2. "folders": [
  3. {
  4. "path": "."
  5. },
  6. {
  7. "name": "coll_16",
  8. "path": "../"
  9. }
  10. ],
  11. "settings": {
  12. "mrs.workspace.type": "project",
  13. "mrs.init.arg": "",
  14. "files.associations": {
  15. "*.c": "c",
  16. "*.h": "cpp",
  17. "*.hxx": "cpp",
  18. "*.hpp": "cpp",
  19. "*.c++": "cpp",
  20. "*.cpp": "cpp",
  21. "*.cxx": "cpp",
  22. "*.cc": "cpp",
  23. "*.hh": "cpp",
  24. "*.h++": "cpp"
  25. }
  26. }
  27. }