source: 2011/24/AkiR/pong/pong.sln @ 2128

Revision 1982, 1.1 KB checked in by akosrahi, 12 years ago (diff)

pong valmistui

Line 
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pong", "pong\pong\pong.csproj", "{63B2096C-155B-4F6D-844B-B6F7B258C836}"
5EndProject
6Project("{96E2B04D-8817-42C6-938A-82C39BA4D311}") = "pongContent", "pong\pongContent\pongContent.contentproj", "{50B6F10A-EFDF-4E8B-8FBE-5773681A91E3}"
7EndProject
8Global
9        GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                Debug|x86 = Debug|x86
11                Release|x86 = Release|x86
12        EndGlobalSection
13        GlobalSection(ProjectConfigurationPlatforms) = postSolution
14                {63B2096C-155B-4F6D-844B-B6F7B258C836}.Debug|x86.ActiveCfg = Debug|x86
15                {63B2096C-155B-4F6D-844B-B6F7B258C836}.Debug|x86.Build.0 = Debug|x86
16                {63B2096C-155B-4F6D-844B-B6F7B258C836}.Release|x86.ActiveCfg = Release|x86
17                {63B2096C-155B-4F6D-844B-B6F7B258C836}.Release|x86.Build.0 = Release|x86
18                {50B6F10A-EFDF-4E8B-8FBE-5773681A91E3}.Debug|x86.ActiveCfg = Debug|x86
19                {50B6F10A-EFDF-4E8B-8FBE-5773681A91E3}.Release|x86.ActiveCfg = Release|x86
20        EndGlobalSection
21        GlobalSection(SolutionProperties) = preSolution
22                HideSolutionNode = FALSE
23        EndGlobalSection
24EndGlobal
Note: See TracBrowser for help on using the repository browser.