Changeset 942
- Timestamp:
- 2010-06-17 11:31:42 (13 years ago)
- Location:
- 2010/24/danmarti/Vantaa 2001
- Files:
-
- 3 added
- 3 deleted
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
2010/24/danmarti/Vantaa 2001/BetaMap.txt
r880 r942 1 x x 2 x x 3 x x 4 x x 5 x x 6 x x 7 x x 8 x x 9 x x 10 x x 11 x x 12 x x 13 x x 14 x x 15 x x 16 x x 17 x x 18 x x 19 x x 20 x x 21 x x 22 x x 23 x x 24 x x 25 x x 26 x x x 27 x xxxxxxxxxxxxxxxxxxx x 28 x xxxxxxxxxxxxxxxxxxxxx x 29 x xxxxxxxxxxxxxxxxxxxxxxx x 30 x xxxxxxxxxxxxxxxxxxxxxxxxx x 31 x xxxxxxxxxxxxxxxxxxxxxxxxxxx x 32 x xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx x 1 2 12 3 rr j mm 4 wwwwwwwwwwwwwwwwwww wwwwwwwwwwwwwwwwww -
2010/24/danmarti/Vantaa 2001/Content/Content.contentproj
r899 r942 41 41 </Compile> 42 42 </ItemGroup> 43 <ItemGroup> 44 <Compile Include="menubg.png"> 45 <Name>menubg</Name> 46 <Importer>TextureImporter</Importer> 47 <Processor>TextureProcessor</Processor> 48 </Compile> 49 </ItemGroup> 43 50 </Project> -
2010/24/danmarti/Vantaa 2001/Vantaa 2001.csproj
r899 r942 85 85 </ItemGroup> 86 86 <ItemGroup> 87 <Compile Include="Melee.cs" /> 87 88 <Compile Include="Properties\AssemblyInfo.cs" /> 88 89 <Compile Include="Ohjelma.cs" /> … … 90 91 </ItemGroup> 91 92 <ItemGroup> 93 <Content Include="BetaMap.txt"> 94 <CopyToOutputDirectory>Always</CopyToOutputDirectory> 95 </Content> 92 96 <Content Include="Game.ico" /> 93 97 <Content Include="GameThumbnail.png" /> -
2010/24/danmarti/Vantaa 2001/Vantaa 2001.sln
r880 r942 6 6 Global 7 7 GlobalSection(SolutionConfigurationPlatforms) = preSolution 8 Debug|Mixed Platforms = Debug|Mixed Platforms 8 9 Debug|x86 = Debug|x86 10 Debug|Zune = Debug|Zune 11 Release|Mixed Platforms = Release|Mixed Platforms 9 12 Release|x86 = Release|x86 13 Release|Zune = Release|Zune 10 14 EndGlobalSection 11 15 GlobalSection(ProjectConfigurationPlatforms) = postSolution 16 {F06A00A0-FF19-430A-A8ED-DD888A8E661E}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 17 {F06A00A0-FF19-430A-A8ED-DD888A8E661E}.Debug|Mixed Platforms.Build.0 = Debug|x86 12 18 {F06A00A0-FF19-430A-A8ED-DD888A8E661E}.Debug|x86.ActiveCfg = Debug|x86 13 19 {F06A00A0-FF19-430A-A8ED-DD888A8E661E}.Debug|x86.Build.0 = Debug|x86 20 {F06A00A0-FF19-430A-A8ED-DD888A8E661E}.Debug|Zune.ActiveCfg = Debug|x86 21 {F06A00A0-FF19-430A-A8ED-DD888A8E661E}.Release|Mixed Platforms.ActiveCfg = Release|x86 22 {F06A00A0-FF19-430A-A8ED-DD888A8E661E}.Release|Mixed Platforms.Build.0 = Release|x86 14 23 {F06A00A0-FF19-430A-A8ED-DD888A8E661E}.Release|x86.ActiveCfg = Release|x86 15 24 {F06A00A0-FF19-430A-A8ED-DD888A8E661E}.Release|x86.Build.0 = Release|x86 25 {F06A00A0-FF19-430A-A8ED-DD888A8E661E}.Release|Zune.ActiveCfg = Release|x86 26 {EC8C4E51-A16F-4F35-9F69-64AEB688C97C}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 16 27 {EC8C4E51-A16F-4F35-9F69-64AEB688C97C}.Debug|x86.ActiveCfg = Debug|x86 28 {EC8C4E51-A16F-4F35-9F69-64AEB688C97C}.Debug|Zune.ActiveCfg = Debug|x86 29 {EC8C4E51-A16F-4F35-9F69-64AEB688C97C}.Release|Mixed Platforms.ActiveCfg = Release|x86 17 30 {EC8C4E51-A16F-4F35-9F69-64AEB688C97C}.Release|x86.ActiveCfg = Release|x86 31 {EC8C4E51-A16F-4F35-9F69-64AEB688C97C}.Release|Zune.ActiveCfg = Release|x86 18 32 EndGlobalSection 19 33 GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset
for help on using the changeset viewer.