-
Notifications
You must be signed in to change notification settings - Fork 0
/
GSSv2.sln
34 lines (34 loc) · 1.95 KB
/
GSSv2.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2013 for Windows Desktop
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BibliothequeGSS", "BibliothequeGSS\BibliothequeGSS.csproj", "{FC996A97-E239-4740-AD60-B5B1AC41910F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FenetreNaviguation", "FenetreNaviguation\FenetreNaviguation.csproj", "{5984F697-74A3-4AAC-B18D-6DF145BCA301}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Programme", "Programme\Programme.csproj", "{53B7C6D0-43ED-4947-A7FE-EF45BF7C8C85}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FC996A97-E239-4740-AD60-B5B1AC41910F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC996A97-E239-4740-AD60-B5B1AC41910F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC996A97-E239-4740-AD60-B5B1AC41910F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC996A97-E239-4740-AD60-B5B1AC41910F}.Release|Any CPU.Build.0 = Release|Any CPU
{5984F697-74A3-4AAC-B18D-6DF145BCA301}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5984F697-74A3-4AAC-B18D-6DF145BCA301}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5984F697-74A3-4AAC-B18D-6DF145BCA301}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5984F697-74A3-4AAC-B18D-6DF145BCA301}.Release|Any CPU.Build.0 = Release|Any CPU
{53B7C6D0-43ED-4947-A7FE-EF45BF7C8C85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{53B7C6D0-43ED-4947-A7FE-EF45BF7C8C85}.Debug|Any CPU.Build.0 = Debug|Any CPU
{53B7C6D0-43ED-4947-A7FE-EF45BF7C8C85}.Release|Any CPU.ActiveCfg = Release|Any CPU
{53B7C6D0-43ED-4947-A7FE-EF45BF7C8C85}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal