source: 2012/23/JimB/FPS/FPS/FPS.sln @ 2844

Revision 2844, 1.2 KB checked in by jijoback, 11 years ago (diff)

FPS = Four Player Shooter
Noniin, uudelleenimetty uudelleen koska jotain meni vikaan ensiksi.

Line 
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010 Express for Windows Phone
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPS", "FPS\FPS\FPS.csproj", "{D41E191C-8691-496E-8DF1-69D52FA9652B}"
5EndProject
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPSContent", "FPS\FPSContent\FPSContent.contentproj", "{3F7A8867-10A8-4BCA-B170-CF2CE1DD4030}"
7EndProject
8Global
9        GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                Debug|x86 = Debug|x86
11                Release|x86 = Release|x86
12        EndGlobalSection
13        GlobalSection(ProjectConfigurationPlatforms) = postSolution
14                {D41E191C-8691-496E-8DF1-69D52FA9652B}.Debug|x86.ActiveCfg = Debug|x86
15                {D41E191C-8691-496E-8DF1-69D52FA9652B}.Debug|x86.Build.0 = Debug|x86
16                {D41E191C-8691-496E-8DF1-69D52FA9652B}.Release|x86.ActiveCfg = Release|x86
17                {D41E191C-8691-496E-8DF1-69D52FA9652B}.Release|x86.Build.0 = Release|x86
18                {3F7A8867-10A8-4BCA-B170-CF2CE1DD4030}.Debug|x86.ActiveCfg = Debug|x86
19                {3F7A8867-10A8-4BCA-B170-CF2CE1DD4030}.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.