-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathROTNS.sln
44 lines (44 loc) · 2.58 KB
/
ROTNS.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
40
41
42
43
44
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual C# Express 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cardamom", "Cardamom\Cardamom.csproj", "{A416D343-545A-40B0-9AE3-A5AAA9D47E79}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AndrassyII", "AndrassyII\AndrassyII.csproj", "{DF27BB73-F4C8-40FB-B776-270E894F1456}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Venetia", "Venetia\Venetia.csproj", "{55A2A930-C2DF-4238-9DEA-E4B7E3E94BF5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ROTNS", "ROTNS\ROTNS.csproj", "{3B03A34E-835C-42DB-8DA1-D19415B09981}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cence", "Cence\Cence\Cence.csproj", "{18A58E4F-942D-4D1A-BCFC-6D0E64473555}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A416D343-545A-40B0-9AE3-A5AAA9D47E79}.Debug|x86.ActiveCfg = Debug|x86
{A416D343-545A-40B0-9AE3-A5AAA9D47E79}.Debug|x86.Build.0 = Debug|x86
{A416D343-545A-40B0-9AE3-A5AAA9D47E79}.Release|x86.ActiveCfg = Release|x86
{A416D343-545A-40B0-9AE3-A5AAA9D47E79}.Release|x86.Build.0 = Release|x86
{DF27BB73-F4C8-40FB-B776-270E894F1456}.Debug|x86.ActiveCfg = Debug|x86
{DF27BB73-F4C8-40FB-B776-270E894F1456}.Debug|x86.Build.0 = Debug|x86
{DF27BB73-F4C8-40FB-B776-270E894F1456}.Release|x86.ActiveCfg = Release|x86
{DF27BB73-F4C8-40FB-B776-270E894F1456}.Release|x86.Build.0 = Release|x86
{55A2A930-C2DF-4238-9DEA-E4B7E3E94BF5}.Debug|x86.ActiveCfg = Debug|x86
{55A2A930-C2DF-4238-9DEA-E4B7E3E94BF5}.Debug|x86.Build.0 = Debug|x86
{55A2A930-C2DF-4238-9DEA-E4B7E3E94BF5}.Release|x86.ActiveCfg = Release|x86
{55A2A930-C2DF-4238-9DEA-E4B7E3E94BF5}.Release|x86.Build.0 = Release|x86
{3B03A34E-835C-42DB-8DA1-D19415B09981}.Debug|x86.ActiveCfg = Debug|x86
{3B03A34E-835C-42DB-8DA1-D19415B09981}.Debug|x86.Build.0 = Debug|x86
{3B03A34E-835C-42DB-8DA1-D19415B09981}.Release|x86.ActiveCfg = Release|x86
{3B03A34E-835C-42DB-8DA1-D19415B09981}.Release|x86.Build.0 = Release|x86
{18A58E4F-942D-4D1A-BCFC-6D0E64473555}.Debug|x86.ActiveCfg = Debug|x86
{18A58E4F-942D-4D1A-BCFC-6D0E64473555}.Debug|x86.Build.0 = Debug|x86
{18A58E4F-942D-4D1A-BCFC-6D0E64473555}.Release|x86.ActiveCfg = Release|x86
{18A58E4F-942D-4D1A-BCFC-6D0E64473555}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal