Server/SharpDisplayManager.sln
author sl
Thu, 14 Aug 2014 09:11:27 +0200
changeset 22 cac466b1b6e6
parent 0 f6eca6facd07
permissions -rw-r--r--
Adding interface library.
sl@0
     1

sl@0
     2
Microsoft Visual Studio Solution File, Format Version 12.00
sl@0
     3
# Visual Studio 2012
sl@0
     4
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDisplayManager", "SharpDisplayManager.csproj", "{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}"
sl@0
     5
EndProject
sl@18
     6
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDisplayClient", "..\Client\SharpDisplayClient.csproj", "{7EE64074-8CDB-4448-B40C-81B75D6B31CD}"
sl@18
     7
EndProject
sl@0
     8
Global
sl@0
     9
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
sl@0
    10
		Debug|Any CPU = Debug|Any CPU
sl@0
    11
		Release|Any CPU = Release|Any CPU
sl@0
    12
	EndGlobalSection
sl@0
    13
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
sl@0
    14
		{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
sl@0
    15
		{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|Any CPU.Build.0 = Debug|Any CPU
sl@0
    16
		{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|Any CPU.ActiveCfg = Release|Any CPU
sl@0
    17
		{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|Any CPU.Build.0 = Release|Any CPU
sl@18
    18
		{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
sl@18
    19
		{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
sl@18
    20
		{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
sl@18
    21
		{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|Any CPU.Build.0 = Release|Any CPU
sl@0
    22
	EndGlobalSection
sl@0
    23
	GlobalSection(SolutionProperties) = preSolution
sl@0
    24
		HideSolutionNode = FALSE
sl@0
    25
	EndGlobalSection
sl@0
    26
EndGlobal