source: 2014/27/JesseL/Trap/Trap.sln @ 5273

Revision 5242, 1.1 KB checked in by jeloppon, 9 years ago (diff)
Line 
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Trap", "Trap\Trap\Trap.csproj", "{89C9B1C1-1C0E-499B-8D8D-CA2635006813}"
5EndProject
6Project("{96E2B04D-8817-42C6-938A-82C39BA4D311}") = "TrapContent", "Trap\TrapContent\TrapContent.contentproj", "{C0AFE563-9C03-4FBB-B5A4-D2BA929617CA}"
7EndProject
8Global
9        GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                Debug|x86 = Debug|x86
11                Release|x86 = Release|x86
12        EndGlobalSection
13        GlobalSection(ProjectConfigurationPlatforms) = postSolution
14                {89C9B1C1-1C0E-499B-8D8D-CA2635006813}.Debug|x86.ActiveCfg = Debug|x86
15                {89C9B1C1-1C0E-499B-8D8D-CA2635006813}.Debug|x86.Build.0 = Debug|x86
16                {89C9B1C1-1C0E-499B-8D8D-CA2635006813}.Release|x86.ActiveCfg = Release|x86
17                {89C9B1C1-1C0E-499B-8D8D-CA2635006813}.Release|x86.Build.0 = Release|x86
18                {C0AFE563-9C03-4FBB-B5A4-D2BA929617CA}.Debug|x86.ActiveCfg = Debug|x86
19                {C0AFE563-9C03-4FBB-B5A4-D2BA929617CA}.Release|x86.ActiveCfg = Release|x86
20        EndGlobalSection
21        GlobalSection(SolutionProperties) = preSolution
22                HideSolutionNode = FALSE
23        EndGlobalSection
24EndGlobal
Note: See TracBrowser for help on using the repository browser.