Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pong", "Pong\Pong\Pong.csproj", "{91D14D03-3A52-411B-BE00-FDA4DCCBC4D1}" EndProject Project("{96E2B04D-8817-42C6-938A-82C39BA4D311}") = "PongContent", "Pong\PongContent\PongContent.contentproj", "{01495F0B-0767-45F9-A832-9940944CD5EC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x86 = Debug|x86 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {91D14D03-3A52-411B-BE00-FDA4DCCBC4D1}.Debug|x86.ActiveCfg = Debug|x86 {91D14D03-3A52-411B-BE00-FDA4DCCBC4D1}.Debug|x86.Build.0 = Debug|x86 {91D14D03-3A52-411B-BE00-FDA4DCCBC4D1}.Release|x86.ActiveCfg = Release|x86 {91D14D03-3A52-411B-BE00-FDA4DCCBC4D1}.Release|x86.Build.0 = Release|x86 {01495F0B-0767-45F9-A832-9940944CD5EC}.Debug|x86.ActiveCfg = Debug|x86 {01495F0B-0767-45F9-A832-9940944CD5EC}.Release|x86.ActiveCfg = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal