VSWorkspaceState.json 557 B

1234567891011121314151617181920212223
  1. {
  2. "ActiveTargetSystem": "192.168.1.133",
  3. "DevContainersInfoBarHidden": true,
  4. "OutputFoldersPerTargetSystem": {
  5. "Local Machine": [
  6. "out\\build\\x64-Debug",
  7. "out\\install\\x64-Debug",
  8. "out\\build\\Linux-GCC-Debug",
  9. "out\\install\\Linux-GCC-Debug"
  10. ],
  11. "192.168.1.133": [
  12. "out\\build\\x64-Debug",
  13. "out\\install\\x64-Debug",
  14. "out\\build\\Linux-GCC-Debug",
  15. "out\\install\\Linux-GCC-Debug"
  16. ]
  17. },
  18. "ExpandedNodes": [
  19. ""
  20. ],
  21. "SelectedNode": "\\out",
  22. "PreviewInSolutionExplorer": false
  23. }