summaryrefslogtreecommitdiffstats
path: root/BigEyes.sln
diff options
context:
space:
mode:
Diffstat (limited to 'BigEyes.sln')
-rw-r--r--BigEyes.sln34
1 files changed, 34 insertions, 0 deletions
diff --git a/BigEyes.sln b/BigEyes.sln
new file mode 100644
index 0000000..8bef47b
--- /dev/null
+++ b/BigEyes.sln
@@ -0,0 +1,34 @@
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Server", "Server\Server.csproj", "{1845B01F-B9DF-4BE5-B232-FA794CBF3DAD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CreateServer", "CreateServer\CreateServer.csproj", "{F43ACAE3-BA6D-4F29-BECC-14068466702C}"
+ ProjectSection(ProjectDependencies) = postProject
+ {1845B01F-B9DF-4BE5-B232-FA794CBF3DAD} = {1845B01F-B9DF-4BE5-B232-FA794CBF3DAD}
+ EndProjectSection
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Viewer", "Viewer\Viewer.csproj", "{730E2B50-1CF7-4879-82E0-6997CB7C43A5}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {1845B01F-B9DF-4BE5-B232-FA794CBF3DAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1845B01F-B9DF-4BE5-B232-FA794CBF3DAD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1845B01F-B9DF-4BE5-B232-FA794CBF3DAD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1845B01F-B9DF-4BE5-B232-FA794CBF3DAD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F43ACAE3-BA6D-4F29-BECC-14068466702C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F43ACAE3-BA6D-4F29-BECC-14068466702C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F43ACAE3-BA6D-4F29-BECC-14068466702C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F43ACAE3-BA6D-4F29-BECC-14068466702C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {730E2B50-1CF7-4879-82E0-6997CB7C43A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {730E2B50-1CF7-4879-82E0-6997CB7C43A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {730E2B50-1CF7-4879-82E0-6997CB7C43A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {730E2B50-1CF7-4879-82E0-6997CB7C43A5}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal