Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pong", "pong\pong\pong.csproj", "{0CCF4BC5-F5B9-4616-80D9-1CB1A3172F97}" EndProject Project("{96E2B04D-8817-42C6-938A-82C39BA4D311}") = "pongContent", "pong\pongContent\pongContent.contentproj", "{A3CC0BCE-A118-423F-B3FD-F96A73038512}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x86 = Debug|x86 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {0CCF4BC5-F5B9-4616-80D9-1CB1A3172F97}.Debug|x86.ActiveCfg = Debug|x86 {0CCF4BC5-F5B9-4616-80D9-1CB1A3172F97}.Debug|x86.Build.0 = Debug|x86 {0CCF4BC5-F5B9-4616-80D9-1CB1A3172F97}.Release|x86.ActiveCfg = Release|x86 {0CCF4BC5-F5B9-4616-80D9-1CB1A3172F97}.Release|x86.Build.0 = Release|x86 {A3CC0BCE-A118-423F-B3FD-F96A73038512}.Debug|x86.ActiveCfg = Debug|x86 {A3CC0BCE-A118-423F-B3FD-F96A73038512}.Release|x86.ActiveCfg = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal