source: 2010/31/jomaveij/Pong/Pong.sln @ 1532

Revision 1532, 1001 bytes checked in by paaaanro, 13 years ago (diff)

aloitin Pongin sunnittelun. Pääsin kakkosvaiheeseen.

Line 
1
2Microsoft Visual Studio Solution File, Format Version 10.00
3# Visual Studio 2008
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pong", "Pong.csproj", "{2D1A5A01-2B24-4DE3-A6F9-F5C54EDC1B16}"
5EndProject
6Global
7        GlobalSection(SolutionConfigurationPlatforms) = preSolution
8                Debug|x86 = Debug|x86
9                Release|x86 = Release|x86
10        EndGlobalSection
11        GlobalSection(ProjectConfigurationPlatforms) = postSolution
12                {2D1A5A01-2B24-4DE3-A6F9-F5C54EDC1B16}.Debug|x86.ActiveCfg = Debug|x86
13                {2D1A5A01-2B24-4DE3-A6F9-F5C54EDC1B16}.Debug|x86.Build.0 = Debug|x86
14                {2D1A5A01-2B24-4DE3-A6F9-F5C54EDC1B16}.Release|x86.ActiveCfg = Release|x86
15                {2D1A5A01-2B24-4DE3-A6F9-F5C54EDC1B16}.Release|x86.Build.0 = Release|x86
16                {9C85C23A-548A-4A24-A6A9-DBE6D9E3033E}.Debug|x86.ActiveCfg = Debug|x86
17                {9C85C23A-548A-4A24-A6A9-DBE6D9E3033E}.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.