sl@22
|
1 |
|
sl@22
|
2 |
Microsoft Visual Studio Solution File, Format Version 12.00
|
StephaneLenclud@125
|
3 |
# Visual Studio 2013
|
sl@22
|
4 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDisplayManager", "Server\SharpDisplayManager.csproj", "{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}"
|
sl@22
|
5 |
EndProject
|
sl@22
|
6 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDisplayClient", "Client\SharpDisplayClient.csproj", "{7EE64074-8CDB-4448-B40C-81B75D6B31CD}"
|
sl@22
|
7 |
EndProject
|
sl@22
|
8 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDisplayInterface", "Interface\SharpDisplayInterface.csproj", "{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}"
|
sl@22
|
9 |
EndProject
|
sl@22
|
10 |
Global
|
sl@22
|
11 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
sl@22
|
12 |
Debug|Any CPU = Debug|Any CPU
|
sl@43
|
13 |
Debug|x86 = Debug|x86
|
sl@22
|
14 |
Release|Any CPU = Release|Any CPU
|
sl@43
|
15 |
Release|x86 = Release|x86
|
sl@22
|
16 |
EndGlobalSection
|
sl@22
|
17 |
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
sl@22
|
18 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
sl@22
|
19 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
sl@43
|
20 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|x86.ActiveCfg = Debug|x86
|
sl@43
|
21 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Debug|x86.Build.0 = Debug|x86
|
sl@22
|
22 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
sl@22
|
23 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|Any CPU.Build.0 = Release|Any CPU
|
sl@43
|
24 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|x86.ActiveCfg = Release|x86
|
sl@43
|
25 |
{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}.Release|x86.Build.0 = Release|x86
|
sl@22
|
26 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
sl@22
|
27 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
sl@43
|
28 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|x86.ActiveCfg = Debug|x86
|
sl@43
|
29 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Debug|x86.Build.0 = Debug|x86
|
sl@22
|
30 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
sl@22
|
31 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|Any CPU.Build.0 = Release|Any CPU
|
sl@84
|
32 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|x86.ActiveCfg = Release|x86
|
sl@84
|
33 |
{7EE64074-8CDB-4448-B40C-81B75D6B31CD}.Release|x86.Build.0 = Release|x86
|
sl@22
|
34 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
sl@22
|
35 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
sl@43
|
36 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Debug|x86.ActiveCfg = Debug|x86
|
sl@43
|
37 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Debug|x86.Build.0 = Debug|x86
|
sl@22
|
38 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
sl@22
|
39 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Release|Any CPU.Build.0 = Release|Any CPU
|
sl@84
|
40 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Release|x86.ActiveCfg = Release|x86
|
sl@84
|
41 |
{88EEE0DC-ABBC-4738-BAD6-7E08CF7F50F9}.Release|x86.Build.0 = Release|x86
|
sl@22
|
42 |
EndGlobalSection
|
sl@22
|
43 |
GlobalSection(SolutionProperties) = preSolution
|
sl@22
|
44 |
HideSolutionNode = FALSE
|
sl@22
|
45 |
EndGlobalSection
|
sl@22
|
46 |
EndGlobal
|