-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHauyne.sln
23 lines (22 loc) · 1.19 KB
/
Hauyne.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hauyne", "Hauyne\Hauyne.csproj", "{9B5BF73D-5F30-4C25-A5F0-B2162A4B0AC9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cardamom", "..\..\Code\ROTNS\Cardamom\Cardamom.csproj", "{A416D343-545A-40B0-9AE3-A5AAA9D47E79}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9B5BF73D-5F30-4C25-A5F0-B2162A4B0AC9}.Debug|x86.ActiveCfg = Debug|x86
{9B5BF73D-5F30-4C25-A5F0-B2162A4B0AC9}.Debug|x86.Build.0 = Debug|x86
{9B5BF73D-5F30-4C25-A5F0-B2162A4B0AC9}.Release|x86.ActiveCfg = Release|x86
{9B5BF73D-5F30-4C25-A5F0-B2162A4B0AC9}.Release|x86.Build.0 = Release|x86
{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
EndGlobalSection
EndGlobal