SharpDisplayManager.sln
author StephaneLenclud
Wed, 03 Feb 2016 13:02:48 +0100
changeset 190 60977f2b3ca7
parent 189 bedae992f4ee
child 191 7ada476f3fd7
permissions -rw-r--r--
Moving our test client around.
sl@22
     1

sl@22
     2
Microsoft Visual Studio Solution File, Format Version 12.00
StephaneLenclud@159
     3
# Visual Studio 14
StephaneLenclud@189
     4
VisualStudioVersion = 14.0.24720.0
StephaneLenclud@159
     5
MinimumVisualStudioVersion = 10.0.40219.1
sl@22
     6
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDisplayManager", "Server\SharpDisplayManager.csproj", "{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}"
sl@22
     7
EndProject
StephaneLenclud@159
     8
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PowerManager", "PowerManager\PowerManager.vcxproj", "{C174F23D-3055-49BC-B6B0-563011AF624D}"
StephaneLenclud@159
     9
EndProject
StephaneLenclud@170
    10
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup", "Setup\Setup.vdproj", "{22C920A9-2352-4DC9-91E2-035EBD712866}"
StephaneLenclud@170
    11
EndProject
StephaneLenclud@189
    12
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDisplayIdleClient", "Clients\Idle\SharpDisplayIdleClient.csproj", "{A76579E5-AA8D-45A3-99E1-239A5C030A78}"
StephaneLenclud@189
    13
EndProject
StephaneLenclud@190
    14
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDisplayClient", "Clients\Test\SharpDisplayClient.csproj", "{7EE64074-8CDB-4448-B40C-81B75D6B31CD}"
StephaneLenclud@190
    15
EndProject
sl@22
    16
Global
sl@22
    17
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
sl@22
    18
		Debug|Any CPU = Debug|Any CPU
StephaneLenclud@159
    19
		Debug|x64 = Debug|x64
sl@43
    20
		Debug|x86 = Debug|x86
sl@22
    21
		Release|Any CPU = Release|Any CPU
StephaneLenclud@159
    22
		Release|x64 = Release|x64
sl@43
    23
		Release|x86 = Release|x86
sl@22
    24
	EndGlobalSection
sl@22
    25
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
sl@22
    26
		{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
sl@22
    27
		{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|Any CPU.Build.0 = Debug|Any CPU
StephaneLenclud@159
    28
		{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|x64.ActiveCfg = Debug|Any CPU
StephaneLenclud@159
    29
		{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|x64.Build.0 = Debug|Any CPU
sl@43
    30
		{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|x86.ActiveCfg = Debug|x86
sl@43
    31
		{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|x86.Build.0 = Debug|x86
sl@22
    32
		{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|Any CPU.ActiveCfg = Release|Any CPU
sl@22
    33
		{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|Any CPU.Build.0 = Release|Any CPU
StephaneLenclud@159
    34
		{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|x64.ActiveCfg = Release|Any CPU
StephaneLenclud@159
    35
		{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|x64.Build.0 = Release|Any CPU
sl@43
    36
		{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|x86.ActiveCfg = Release|x86
sl@43
    37
		{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|x86.Build.0 = Release|x86
StephaneLenclud@159
    38
		{C174F23D-3055-49BC-B6B0-563011AF624D}.Debug|Any CPU.ActiveCfg = Debug|Win32
StephaneLenclud@159
    39
		{C174F23D-3055-49BC-B6B0-563011AF624D}.Debug|x64.ActiveCfg = Debug|x64
StephaneLenclud@159
    40
		{C174F23D-3055-49BC-B6B0-563011AF624D}.Debug|x64.Build.0 = Debug|x64
StephaneLenclud@159
    41
		{C174F23D-3055-49BC-B6B0-563011AF624D}.Debug|x86.ActiveCfg = Debug|Win32
StephaneLenclud@159
    42
		{C174F23D-3055-49BC-B6B0-563011AF624D}.Debug|x86.Build.0 = Debug|Win32
StephaneLenclud@159
    43
		{C174F23D-3055-49BC-B6B0-563011AF624D}.Release|Any CPU.ActiveCfg = Release|Win32
StephaneLenclud@159
    44
		{C174F23D-3055-49BC-B6B0-563011AF624D}.Release|x64.ActiveCfg = Release|x64
StephaneLenclud@159
    45
		{C174F23D-3055-49BC-B6B0-563011AF624D}.Release|x64.Build.0 = Release|x64
StephaneLenclud@159
    46
		{C174F23D-3055-49BC-B6B0-563011AF624D}.Release|x86.ActiveCfg = Release|Win32
StephaneLenclud@159
    47
		{C174F23D-3055-49BC-B6B0-563011AF624D}.Release|x86.Build.0 = Release|Win32
StephaneLenclud@170
    48
		{22C920A9-2352-4DC9-91E2-035EBD712866}.Debug|Any CPU.ActiveCfg = Debug
StephaneLenclud@170
    49
		{22C920A9-2352-4DC9-91E2-035EBD712866}.Debug|x64.ActiveCfg = Debug
StephaneLenclud@170
    50
		{22C920A9-2352-4DC9-91E2-035EBD712866}.Debug|x86.ActiveCfg = Debug
StephaneLenclud@170
    51
		{22C920A9-2352-4DC9-91E2-035EBD712866}.Release|Any CPU.ActiveCfg = Release
StephaneLenclud@170
    52
		{22C920A9-2352-4DC9-91E2-035EBD712866}.Release|x64.ActiveCfg = Release
StephaneLenclud@170
    53
		{22C920A9-2352-4DC9-91E2-035EBD712866}.Release|x86.ActiveCfg = Release
StephaneLenclud@189
    54
		{A76579E5-AA8D-45A3-99E1-239A5C030A78}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
StephaneLenclud@189
    55
		{A76579E5-AA8D-45A3-99E1-239A5C030A78}.Debug|Any CPU.Build.0 = Debug|Any CPU
StephaneLenclud@189
    56
		{A76579E5-AA8D-45A3-99E1-239A5C030A78}.Debug|x64.ActiveCfg = Debug|Any CPU
StephaneLenclud@189
    57
		{A76579E5-AA8D-45A3-99E1-239A5C030A78}.Debug|x64.Build.0 = Debug|Any CPU
StephaneLenclud@189
    58
		{A76579E5-AA8D-45A3-99E1-239A5C030A78}.Debug|x86.ActiveCfg = Debug|Any CPU
StephaneLenclud@189
    59
		{A76579E5-AA8D-45A3-99E1-239A5C030A78}.Debug|x86.Build.0 = Debug|Any CPU
StephaneLenclud@189
    60
		{A76579E5-AA8D-45A3-99E1-239A5C030A78}.Release|Any CPU.ActiveCfg = Release|Any CPU
StephaneLenclud@189
    61
		{A76579E5-AA8D-45A3-99E1-239A5C030A78}.Release|Any CPU.Build.0 = Release|Any CPU
StephaneLenclud@189
    62
		{A76579E5-AA8D-45A3-99E1-239A5C030A78}.Release|x64.ActiveCfg = Release|Any CPU
StephaneLenclud@189
    63
		{A76579E5-AA8D-45A3-99E1-239A5C030A78}.Release|x64.Build.0 = Release|Any CPU
StephaneLenclud@189
    64
		{A76579E5-AA8D-45A3-99E1-239A5C030A78}.Release|x86.ActiveCfg = Release|Any CPU
StephaneLenclud@189
    65
		{A76579E5-AA8D-45A3-99E1-239A5C030A78}.Release|x86.Build.0 = Release|Any CPU
StephaneLenclud@190
    66
		{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
StephaneLenclud@190
    67
		{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
StephaneLenclud@190
    68
		{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|x64.ActiveCfg = Debug|Any CPU
StephaneLenclud@190
    69
		{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|x64.Build.0 = Debug|Any CPU
StephaneLenclud@190
    70
		{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|x86.ActiveCfg = Debug|x86
StephaneLenclud@190
    71
		{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|x86.Build.0 = Debug|x86
StephaneLenclud@190
    72
		{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
StephaneLenclud@190
    73
		{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|Any CPU.Build.0 = Release|Any CPU
StephaneLenclud@190
    74
		{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|x64.ActiveCfg = Release|Any CPU
StephaneLenclud@190
    75
		{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|x64.Build.0 = Release|Any CPU
StephaneLenclud@190
    76
		{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|x86.ActiveCfg = Release|x86
StephaneLenclud@190
    77
		{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|x86.Build.0 = Release|x86
sl@22
    78
	EndGlobalSection
sl@22
    79
	GlobalSection(SolutionProperties) = preSolution
sl@22
    80
		HideSolutionNode = FALSE
sl@22
    81
	EndGlobalSection
sl@22
    82
EndGlobal