Line | |
---|
1 | |
---|
2 | Microsoft Visual Studio Solution File, Format Version 10.00 |
---|
3 | # Visual Studio 2008 |
---|
4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pong", "Pong.csproj", "{D0C20B68-5F9C-402A-9613-D5E93404B57B}" |
---|
5 | EndProject |
---|
6 | Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Pong Installer", "..\Asennustiedosto\Pong Installer\Pong Installer.vdproj", "{DC79D5E3-582B-4367-935B-26A5D03DB9A4}" |
---|
7 | EndProject |
---|
8 | Global |
---|
9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
---|
10 | Debug|x86 = Debug|x86 |
---|
11 | Release|x86 = Release|x86 |
---|
12 | EndGlobalSection |
---|
13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
---|
14 | {D0C20B68-5F9C-402A-9613-D5E93404B57B}.Debug|x86.ActiveCfg = Debug|x86 |
---|
15 | {D0C20B68-5F9C-402A-9613-D5E93404B57B}.Debug|x86.Build.0 = Debug|x86 |
---|
16 | {D0C20B68-5F9C-402A-9613-D5E93404B57B}.Release|x86.ActiveCfg = Release|x86 |
---|
17 | {D0C20B68-5F9C-402A-9613-D5E93404B57B}.Release|x86.Build.0 = Release|x86 |
---|
18 | {3579D869-2EBD-41F6-A8A0-F8C5030F4F8C}.Debug|x86.ActiveCfg = Debug|x86 |
---|
19 | {3579D869-2EBD-41F6-A8A0-F8C5030F4F8C}.Release|x86.ActiveCfg = Release|x86 |
---|
20 | {DC79D5E3-582B-4367-935B-26A5D03DB9A4}.Debug|x86.ActiveCfg = Debug |
---|
21 | {DC79D5E3-582B-4367-935B-26A5D03DB9A4}.Release|x86.ActiveCfg = Release |
---|
22 | EndGlobalSection |
---|
23 | GlobalSection(SolutionProperties) = preSolution |
---|
24 | HideSolutionNode = FALSE |
---|
25 | EndGlobalSection |
---|
26 | EndGlobal |
---|
Note: See
TracBrowser
for help on using the repository browser.