From f062d040e339f99033fa6668e6257c30c9d23cd9 Mon Sep 17 00:00:00 2001 From: jwansek Date: Thu, 19 Apr 2018 13:31:57 +0100 Subject: added manual setup script for .zip installs --- .vs/ProjectSettings.json | 3 +++ .vs/VSWorkspaceState.json | 7 +++++++ .vs/eehph2/v15/.suo | Bin 0 -> 11264 bytes .vs/slnx.sqlite | Bin 0 -> 233472 bytes 4 files changed, 10 insertions(+) create mode 100644 .vs/ProjectSettings.json create mode 100644 .vs/VSWorkspaceState.json create mode 100644 .vs/eehph2/v15/.suo create mode 100644 .vs/slnx.sqlite (limited to '.vs') diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json new file mode 100644 index 0000000..f8b4888 --- /dev/null +++ b/.vs/ProjectSettings.json @@ -0,0 +1,3 @@ +{ + "CurrentProjectSetting": null +} \ No newline at end of file diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..c507a06 --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,7 @@ +{ + "ExpandedNodes": [ + "" + ], + "SelectedNode": "\\EEHPH2_app.py", + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/eehph2/v15/.suo b/.vs/eehph2/v15/.suo new file mode 100644 index 0000000..bc8131e Binary files /dev/null and b/.vs/eehph2/v15/.suo differ diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 0000000..8a97df7 Binary files /dev/null and b/.vs/slnx.sqlite differ -- cgit v1.2.3