summaryrefslogtreecommitdiffstats
path: root/BigEyes.sln
blob: 8bef47b87587100e84d271603ab9337d9369ec98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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