-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPosInformatique.TerminalServices.sln
38 lines (38 loc) · 2.19 KB
/
PosInformatique.TerminalServices.sln
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
35
36
37
38
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PosInformatique.TerminalServices", "Sources\TerminalServices\PosInformatique.TerminalServices.csproj", "{03E7CBF2-50A5-410B-924F-3ED0F28F56CA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PosInformatique.TerminalServices.WindowsFormsExample", "Sources\TerminalServices.WindowsFormsExample\PosInformatique.TerminalServices.WindowsFormsExample.csproj", "{07CCB293-6FAE-46DA-AC83-3CB8400B31D4}"
EndProject
Global
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 3
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = https://tfs09.codeplex.com/
SccLocalPath0 = .
SccProjectUniqueName1 = Sources\\TerminalServices\\PosInformatique.TerminalServices.csproj
SccProjectName1 = Sources/TerminalServices
SccLocalPath1 = Sources\\TerminalServices
SccProjectUniqueName2 = Sources\\TerminalServices.WindowsFormsExample\\PosInformatique.TerminalServices.WindowsFormsExample.csproj
SccProjectName2 = Sources/TerminalServices.WindowsFormsExample
SccLocalPath2 = Sources\\TerminalServices.WindowsFormsExample
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{03E7CBF2-50A5-410B-924F-3ED0F28F56CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{03E7CBF2-50A5-410B-924F-3ED0F28F56CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{03E7CBF2-50A5-410B-924F-3ED0F28F56CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{03E7CBF2-50A5-410B-924F-3ED0F28F56CA}.Release|Any CPU.Build.0 = Release|Any CPU
{07CCB293-6FAE-46DA-AC83-3CB8400B31D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{07CCB293-6FAE-46DA-AC83-3CB8400B31D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{07CCB293-6FAE-46DA-AC83-3CB8400B31D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{07CCB293-6FAE-46DA-AC83-3CB8400B31D4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal