sl@22
|
1 |
|
sl@22
|
2 |
Microsoft Visual Studio Solution File, Format Version 12.00
|
StephaneLenclud@159
|
3 |
# Visual Studio 14
|
StephaneLenclud@159
|
4 |
VisualStudioVersion = 14.0.23107.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
|
sl@22
|
8 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDisplayClient", "Client\SharpDisplayClient.csproj", "{7EE64074-8CDB-4448-B40C-81B75D6B31CD}"
|
sl@22
|
9 |
EndProject
|
sl@22
|
10 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDisplayInterface", "Interface\SharpDisplayInterface.csproj", "{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}"
|
sl@22
|
11 |
EndProject
|
StephaneLenclud@159
|
12 |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PowerManager", "PowerManager\PowerManager.vcxproj", "{C174F23D-3055-49BC-B6B0-563011AF624D}"
|
StephaneLenclud@159
|
13 |
EndProject
|
sl@22
|
14 |
Global
|
sl@22
|
15 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
sl@22
|
16 |
Debug|Any CPU = Debug|Any CPU
|
StephaneLenclud@159
|
17 |
Debug|x64 = Debug|x64
|
sl@43
|
18 |
Debug|x86 = Debug|x86
|
sl@22
|
19 |
Release|Any CPU = Release|Any CPU
|
StephaneLenclud@159
|
20 |
Release|x64 = Release|x64
|
sl@43
|
21 |
Release|x86 = Release|x86
|
sl@22
|
22 |
EndGlobalSection
|
sl@22
|
23 |
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
sl@22
|
24 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
sl@22
|
25 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
StephaneLenclud@159
|
26 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|x64.ActiveCfg = Debug|Any CPU
|
StephaneLenclud@159
|
27 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|x64.Build.0 = Debug|Any CPU
|
sl@43
|
28 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|x86.ActiveCfg = Debug|x86
|
sl@43
|
29 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|x86.Build.0 = Debug|x86
|
sl@22
|
30 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
sl@22
|
31 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|Any CPU.Build.0 = Release|Any CPU
|
StephaneLenclud@159
|
32 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|x64.ActiveCfg = Release|Any CPU
|
StephaneLenclud@159
|
33 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|x64.Build.0 = Release|Any CPU
|
sl@43
|
34 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|x86.ActiveCfg = Release|x86
|
sl@43
|
35 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|x86.Build.0 = Release|x86
|
sl@22
|
36 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
sl@22
|
37 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
StephaneLenclud@159
|
38 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|x64.ActiveCfg = Debug|Any CPU
|
StephaneLenclud@159
|
39 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|x64.Build.0 = Debug|Any CPU
|
sl@43
|
40 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|x86.ActiveCfg = Debug|x86
|
sl@43
|
41 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|x86.Build.0 = Debug|x86
|
sl@22
|
42 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
sl@22
|
43 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|Any CPU.Build.0 = Release|Any CPU
|
StephaneLenclud@159
|
44 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|x64.ActiveCfg = Release|Any CPU
|
StephaneLenclud@159
|
45 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|x64.Build.0 = Release|Any CPU
|
sl@84
|
46 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|x86.ActiveCfg = Release|x86
|
sl@84
|
47 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|x86.Build.0 = Release|x86
|
sl@22
|
48 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
sl@22
|
49 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
StephaneLenclud@159
|
50 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Debug|x64.ActiveCfg = Debug|Any CPU
|
StephaneLenclud@159
|
51 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Debug|x64.Build.0 = Debug|Any CPU
|
sl@43
|
52 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Debug|x86.ActiveCfg = Debug|x86
|
sl@43
|
53 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Debug|x86.Build.0 = Debug|x86
|
sl@22
|
54 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
sl@22
|
55 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Release|Any CPU.Build.0 = Release|Any CPU
|
StephaneLenclud@159
|
56 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Release|x64.ActiveCfg = Release|Any CPU
|
StephaneLenclud@159
|
57 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Release|x64.Build.0 = Release|Any CPU
|
sl@84
|
58 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Release|x86.ActiveCfg = Release|x86
|
sl@84
|
59 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Release|x86.Build.0 = Release|x86
|
StephaneLenclud@159
|
60 |
{C174F23D-3055-49BC-B6B0-563011AF624D}.Debug|Any CPU.ActiveCfg = Debug|Win32
|
StephaneLenclud@159
|
61 |
{C174F23D-3055-49BC-B6B0-563011AF624D}.Debug|x64.ActiveCfg = Debug|x64
|
StephaneLenclud@159
|
62 |
{C174F23D-3055-49BC-B6B0-563011AF624D}.Debug|x64.Build.0 = Debug|x64
|
StephaneLenclud@159
|
63 |
{C174F23D-3055-49BC-B6B0-563011AF624D}.Debug|x86.ActiveCfg = Debug|Win32
|
StephaneLenclud@159
|
64 |
{C174F23D-3055-49BC-B6B0-563011AF624D}.Debug|x86.Build.0 = Debug|Win32
|
StephaneLenclud@159
|
65 |
{C174F23D-3055-49BC-B6B0-563011AF624D}.Release|Any CPU.ActiveCfg = Release|Win32
|
StephaneLenclud@159
|
66 |
{C174F23D-3055-49BC-B6B0-563011AF624D}.Release|x64.ActiveCfg = Release|x64
|
StephaneLenclud@159
|
67 |
{C174F23D-3055-49BC-B6B0-563011AF624D}.Release|x64.Build.0 = Release|x64
|
StephaneLenclud@159
|
68 |
{C174F23D-3055-49BC-B6B0-563011AF624D}.Release|x86.ActiveCfg = Release|Win32
|
StephaneLenclud@159
|
69 |
{C174F23D-3055-49BC-B6B0-563011AF624D}.Release|x86.Build.0 = Release|Win32
|
sl@22
|
70 |
EndGlobalSection
|
sl@22
|
71 |
GlobalSection(SolutionProperties) = preSolution
|
sl@22
|
72 |
HideSolutionNode = FALSE
|
sl@22
|
73 |
EndGlobalSection
|
sl@22
|
74 |
EndGlobal
|