This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRhum de Guybrush.sln
39 lines (39 loc) · 1.95 KB
/
Rhum de Guybrush.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
39
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31112.23
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Rhum de Guybrush", "Rhum de Guybrush\Rhum de Guybrush.csproj", "{31664BD3-132E-4F2D-9C27-2E27880E83A0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestRhumDeGuybrush", "TestRhumDeGuybrush\TestRhumDeGuybrush.csproj", "{21803317-D33F-461E-99BB-1BEAA51A5E68}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Cartes", "Cartes", "{DD28146E-AB21-4506-80E7-48A3A8D1A098}"
ProjectSection(SolutionItems) = preProject
Cartes\Phatt.chiffre = Cartes\Phatt.chiffre
Cartes\Phatt.clair = Cartes\Phatt.clair
Cartes\Scabb.chiffre = Cartes\Scabb.chiffre
Cartes\Scabb.clair = Cartes\Scabb.clair
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{31664BD3-132E-4F2D-9C27-2E27880E83A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{31664BD3-132E-4F2D-9C27-2E27880E83A0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{31664BD3-132E-4F2D-9C27-2E27880E83A0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{31664BD3-132E-4F2D-9C27-2E27880E83A0}.Release|Any CPU.Build.0 = Release|Any CPU
{21803317-D33F-461E-99BB-1BEAA51A5E68}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{21803317-D33F-461E-99BB-1BEAA51A5E68}.Debug|Any CPU.Build.0 = Debug|Any CPU
{21803317-D33F-461E-99BB-1BEAA51A5E68}.Release|Any CPU.ActiveCfg = Release|Any CPU
{21803317-D33F-461E-99BB-1BEAA51A5E68}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3645D35B-4421-4549-A643-BD84D9DF157C}
EndGlobalSection
EndGlobal