Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pong", "pong\pong\pong.csproj", "{8FDF6D64-1073-4404-9228-7EBEAB9650AE}" EndProject Project("{96E2B04D-8817-42C6-938A-82C39BA4D311}") = "pongContent", "pong\pongContent\pongContent.contentproj", "{41EC4E1D-B7CC-4C2B-8F55-37F57499A7F4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x86 = Debug|x86 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {8FDF6D64-1073-4404-9228-7EBEAB9650AE}.Debug|x86.ActiveCfg = Debug|x86 {8FDF6D64-1073-4404-9228-7EBEAB9650AE}.Debug|x86.Build.0 = Debug|x86 {8FDF6D64-1073-4404-9228-7EBEAB9650AE}.Release|x86.ActiveCfg = Release|x86 {8FDF6D64-1073-4404-9228-7EBEAB9650AE}.Release|x86.Build.0 = Release|x86 {41EC4E1D-B7CC-4C2B-8F55-37F57499A7F4}.Debug|x86.ActiveCfg = Debug|x86 {41EC4E1D-B7CC-4C2B-8F55-37F57499A7F4}.Release|x86.ActiveCfg = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal