source: 2013/30/NoelV/shooter/shooter.sln @ 4582

Revision 4582, 1.2 KB checked in by novaanan, 10 years ago (diff)

Talletus.

Line 
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "shooter", "shooter\shooter\shooter.csproj", "{C126AD96-56B0-48F2-9DB7-9EC9CDD9A058}"
5EndProject
6Project("{96E2B04D-8817-42C6-938A-82C39BA4D311}") = "shooterContent", "shooter\shooterContent\shooterContent.contentproj", "{D90D70FD-D1C7-4ACB-8218-D4652CB97252}"
7EndProject
8Global
9        GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                Debug|x86 = Debug|x86
11                Release|x86 = Release|x86
12        EndGlobalSection
13        GlobalSection(ProjectConfigurationPlatforms) = postSolution
14                {C126AD96-56B0-48F2-9DB7-9EC9CDD9A058}.Debug|x86.ActiveCfg = Debug|x86
15                {C126AD96-56B0-48F2-9DB7-9EC9CDD9A058}.Debug|x86.Build.0 = Debug|x86
16                {C126AD96-56B0-48F2-9DB7-9EC9CDD9A058}.Release|x86.ActiveCfg = Release|x86
17                {C126AD96-56B0-48F2-9DB7-9EC9CDD9A058}.Release|x86.Build.0 = Release|x86
18                {D90D70FD-D1C7-4ACB-8218-D4652CB97252}.Debug|x86.ActiveCfg = Debug|x86
19                {D90D70FD-D1C7-4ACB-8218-D4652CB97252}.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.