Revision 1861,
1.2 KB
checked in by hniemi, 12 years ago
(diff) |
No minäpä kerron tarinan.
Olipa kerran pieni nörtti, joka taisteli lohikäärmeitä vastaan. Sen pituinen se, hieman tulinen. Matti.
|
Line | |
---|
1 | |
---|
2 | Microsoft Visual Studio Solution File, Format Version 11.00 |
---|
3 | # Visual Studio 2010 Express for Windows Phone |
---|
4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pallospeli", "Pallospeli\Pallospeli\Pallospeli.csproj", "{2D6FF919-983B-4A6E-90EF-950FFB8CDD75}" |
---|
5 | EndProject |
---|
6 | Project("{96E2B04D-8817-42C6-938A-82C39BA4D311}") = "PallospeliContent", "Pallospeli\PallospeliContent\PallospeliContent.contentproj", "{071B6C65-8B54-4B75-A4D1-94CEA6343F0A}" |
---|
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 | {2D6FF919-983B-4A6E-90EF-950FFB8CDD75}.Debug|x86.ActiveCfg = Debug|x86 |
---|
15 | {2D6FF919-983B-4A6E-90EF-950FFB8CDD75}.Debug|x86.Build.0 = Debug|x86 |
---|
16 | {2D6FF919-983B-4A6E-90EF-950FFB8CDD75}.Release|x86.ActiveCfg = Release|x86 |
---|
17 | {2D6FF919-983B-4A6E-90EF-950FFB8CDD75}.Release|x86.Build.0 = Release|x86 |
---|
18 | {071B6C65-8B54-4B75-A4D1-94CEA6343F0A}.Debug|x86.ActiveCfg = Debug|x86 |
---|
19 | {071B6C65-8B54-4B75-A4D1-94CEA6343F0A}.Release|x86.ActiveCfg = Release|x86 |
---|
20 | EndGlobalSection |
---|
21 | GlobalSection(SolutionProperties) = preSolution |
---|
22 | HideSolutionNode = FALSE |
---|
23 | EndGlobalSection |
---|
24 | EndGlobal |
---|
Note: See
TracBrowser
for help on using the repository browser.