-
Notifications
You must be signed in to change notification settings - Fork 0
/
LD27.sln
30 lines (30 loc) · 1.58 KB
/
LD27.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LD27", "LD27\LD27\LD27.csproj", "{694A4093-90D5-4843-9CEA-58B7795A06CE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LD27Content", "LD27\LD27Content\LD27Content.contentproj", "{FF52538C-9EF6-4F39-B01C-E42E54F0228C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LD27.Mono.Windows", "LD27.Mono.Windows\LD27.Mono.Windows.csproj", "{A7B7D633-5184-421C-B50B-1C84AF979035}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{694A4093-90D5-4843-9CEA-58B7795A06CE}.Debug|x86.ActiveCfg = Debug|x86
{694A4093-90D5-4843-9CEA-58B7795A06CE}.Debug|x86.Build.0 = Debug|x86
{694A4093-90D5-4843-9CEA-58B7795A06CE}.Release|x86.ActiveCfg = Release|x86
{694A4093-90D5-4843-9CEA-58B7795A06CE}.Release|x86.Build.0 = Release|x86
{FF52538C-9EF6-4F39-B01C-E42E54F0228C}.Debug|x86.ActiveCfg = Debug|x86
{FF52538C-9EF6-4F39-B01C-E42E54F0228C}.Release|x86.ActiveCfg = Release|x86
{A7B7D633-5184-421C-B50B-1C84AF979035}.Debug|x86.ActiveCfg = Debug|x86
{A7B7D633-5184-421C-B50B-1C84AF979035}.Debug|x86.Build.0 = Debug|x86
{A7B7D633-5184-421C-B50B-1C84AF979035}.Release|x86.ActiveCfg = Release|x86
{A7B7D633-5184-421C-B50B-1C84AF979035}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal