source: 2014/27/TinoS/Pong/Pong.sln @ 5234

Revision 5171, 2.3 KB checked in by tivaselk, 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}") = "Pong", "Pong\Pong\Pong.csproj", "{8E6EBAE9-CD76-4DB6-95B2-607E7728876E}"
5EndProject
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PongContent", "Pong\PongContent\PongContent.contentproj", "{22C63E3B-BD48-4DA8-B812-DC48149D4391}"
7EndProject
8Global
9        GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                Debug|Mixed Platforms = Debug|Mixed Platforms
11                Debug|x86 = Debug|x86
12                Debug|Xbox 360 = Debug|Xbox 360
13                Release|Mixed Platforms = Release|Mixed Platforms
14                Release|x86 = Release|x86
15                Release|Xbox 360 = Release|Xbox 360
16        EndGlobalSection
17        GlobalSection(ProjectConfigurationPlatforms) = postSolution
18                {8E6EBAE9-CD76-4DB6-95B2-607E7728876E}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
19                {8E6EBAE9-CD76-4DB6-95B2-607E7728876E}.Debug|Mixed Platforms.Build.0 = Debug|x86
20                {8E6EBAE9-CD76-4DB6-95B2-607E7728876E}.Debug|x86.ActiveCfg = Debug|x86
21                {8E6EBAE9-CD76-4DB6-95B2-607E7728876E}.Debug|x86.Build.0 = Debug|x86
22                {8E6EBAE9-CD76-4DB6-95B2-607E7728876E}.Debug|Xbox 360.ActiveCfg = Debug|x86
23                {8E6EBAE9-CD76-4DB6-95B2-607E7728876E}.Debug|Xbox 360.Build.0 = Debug|x86
24                {8E6EBAE9-CD76-4DB6-95B2-607E7728876E}.Release|Mixed Platforms.ActiveCfg = Release|x86
25                {8E6EBAE9-CD76-4DB6-95B2-607E7728876E}.Release|Mixed Platforms.Build.0 = Release|x86
26                {8E6EBAE9-CD76-4DB6-95B2-607E7728876E}.Release|x86.ActiveCfg = Release|x86
27                {8E6EBAE9-CD76-4DB6-95B2-607E7728876E}.Release|x86.Build.0 = Release|x86
28                {8E6EBAE9-CD76-4DB6-95B2-607E7728876E}.Release|Xbox 360.ActiveCfg = Release|x86
29                {8E6EBAE9-CD76-4DB6-95B2-607E7728876E}.Release|Xbox 360.Build.0 = Release|x86
30                {22C63E3B-BD48-4DA8-B812-DC48149D4391}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
31                {22C63E3B-BD48-4DA8-B812-DC48149D4391}.Debug|x86.ActiveCfg = Debug|x86
32                {22C63E3B-BD48-4DA8-B812-DC48149D4391}.Debug|Xbox 360.ActiveCfg = Debug|x86
33                {22C63E3B-BD48-4DA8-B812-DC48149D4391}.Release|Mixed Platforms.ActiveCfg = Release|x86
34                {22C63E3B-BD48-4DA8-B812-DC48149D4391}.Release|x86.ActiveCfg = Release|x86
35                {22C63E3B-BD48-4DA8-B812-DC48149D4391}.Release|Xbox 360.ActiveCfg = Release|x86
36        EndGlobalSection
37        GlobalSection(SolutionProperties) = preSolution
38                HideSolutionNode = FALSE
39        EndGlobalSection
40EndGlobal
Note: See TracBrowser for help on using the repository browser.