source: 2010/27/frjolehm/Ping Pong/Ping Pong.sln @ 1067

Revision 1067, 1021 bytes checked in by frjolehm, 13 years ago (diff)

Uusi keskeneräinen Ping Pong peli.

Line 
1
2Microsoft Visual Studio Solution File, Format Version 10.00
3# Visual Studio 2008
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ping Pong", "Ping Pong\Ping Pong.csproj", "{A306F3FD-D4AC-4468-B8F3-F74A92DA1F42}"
5EndProject
6Global
7        GlobalSection(SolutionConfigurationPlatforms) = preSolution
8                Debug|x86 = Debug|x86
9                Release|x86 = Release|x86
10        EndGlobalSection
11        GlobalSection(ProjectConfigurationPlatforms) = postSolution
12                {A306F3FD-D4AC-4468-B8F3-F74A92DA1F42}.Debug|x86.ActiveCfg = Debug|x86
13                {A306F3FD-D4AC-4468-B8F3-F74A92DA1F42}.Debug|x86.Build.0 = Debug|x86
14                {A306F3FD-D4AC-4468-B8F3-F74A92DA1F42}.Release|x86.ActiveCfg = Release|x86
15                {A306F3FD-D4AC-4468-B8F3-F74A92DA1F42}.Release|x86.Build.0 = Release|x86
16                {AC4FCF1B-8D69-4E97-8707-EBB5E699CA56}.Debug|x86.ActiveCfg = Debug|x86
17                {AC4FCF1B-8D69-4E97-8707-EBB5E699CA56}.Release|x86.ActiveCfg = Release|x86
18        EndGlobalSection
19        GlobalSection(SolutionProperties) = preSolution
20                HideSolutionNode = FALSE
21        EndGlobalSection
22EndGlobal
Note: See TracBrowser for help on using the repository browser.