123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
- <PropertyGroup>
- <ProjectGuid>{2FDB7EF3-D3C4-47A3-8E75-C901A05B8574}</ProjectGuid>
- <ProjectTypeGuids>{96E2B04D-8817-42c6-938A-82C39BA4D311};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
- <OutputPath>bin\$(Platform)\$(Configuration)</OutputPath>
- <ContentRootDirectory>Content</ContentRootDirectory>
- </PropertyGroup>
- <PropertyGroup>
- <RootNamespace>PhoneContent</RootNamespace>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.EffectImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.FBXImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.TextureImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.XImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.AudioImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.VideoImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
- <Private>False</Private>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Sprites\Gem.png">
- <Name>Gem</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Sprites\MonsterA\Idle.png">
- <Name>Idle</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Sprites\MonsterA\Run.png">
- <Name>Run</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Sprites\MonsterB\Idle.png">
- <Name>Idle</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Sprites\MonsterB\Run.png">
- <Name>Run</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Sprites\MonsterC\Idle.png">
- <Name>Idle</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Sprites\MonsterC\Run.png">
- <Name>Run</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Sprites\MonsterD\Idle.png">
- <Name>Idle</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Sprites\MonsterD\Run.png">
- <Name>Run</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Sprites\Player\Celebrate.png">
- <Name>Celebrate</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Sprites\Player\Die.png">
- <Name>Die</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Sprites\Player\Idle.png">
- <Name>Idle</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Sprites\Player\Jump.png">
- <Name>Jump</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Sprites\Player\Run.png">
- <Name>Run</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Tiles\BlockA0.png">
- <Name>BlockA0</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Tiles\BlockA1.png">
- <Name>BlockA1</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Tiles\BlockA2.png">
- <Name>BlockA2</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Tiles\BlockA3.png">
- <Name>BlockA3</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Tiles\BlockA4.png">
- <Name>BlockA4</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Tiles\BlockA5.png">
- <Name>BlockA5</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Tiles\BlockA6.png">
- <Name>BlockA6</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Tiles\BlockB0.png">
- <Name>BlockB0</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Tiles\BlockB1.png">
- <Name>BlockB1</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Tiles\Platform.png">
- <Name>Platform</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Fonts\Hud.spritefont">
- <Name>Hud</Name>
- <Importer>FontDescriptionImporter</Importer>
- <Processor>FontDescriptionProcessor</Processor>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Backgrounds\Layer0_0.png">
- <Name>Layer0_0</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Backgrounds\Layer0_1.png">
- <Name>Layer0_1</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Backgrounds\Layer0_2.png">
- <Name>Layer0_2</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Backgrounds\Layer1_0.png">
- <Name>Layer1_0</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Backgrounds\Layer1_1.png">
- <Name>Layer1_1</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Backgrounds\Layer1_2.png">
- <Name>Layer1_2</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Backgrounds\Layer2_0.png">
- <Name>Layer2_0</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Backgrounds\Layer2_1.png">
- <Name>Layer2_1</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Backgrounds\Layer2_2.png">
- <Name>Layer2_2</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <None Include="Levels\0.txt">
- <Name>0</Name>
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Levels\2.txt">
- <Name>2</Name>
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <Compile Include="Overlays\you_died.png">
- <Name>you_died</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Overlays\you_lose.png">
- <Name>you_lose</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- <Compile Include="Overlays\you_win.png">
- <Name>you_win</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <None Include="Levels\1.txt">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- <Name>1</Name>
- </None>
- </ItemGroup>
- <ItemGroup />
- <ItemGroup>
- <Compile Include="Tiles\Exit.png">
- <Name>Exit</Name>
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Sounds\ExitReached.wma">
- <Name>ExitReached</Name>
- <Importer>WmaImporter</Importer>
- <Processor>SoundEffectProcessor</Processor>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Sounds\GemCollected.wma">
- <Name>GemCollected</Name>
- <Importer>WmaImporter</Importer>
- <Processor>SoundEffectProcessor</Processor>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Sounds\MonsterKilled.wma">
- <Name>MonsterKilled</Name>
- <Importer>WmaImporter</Importer>
- <Processor>SoundEffectProcessor</Processor>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Sounds\Music.wma">
- <Name>Music</Name>
- <Importer>WmaImporter</Importer>
- <Processor>SongProcessor</Processor>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Sounds\PlayerFall.wma">
- <Name>PlayerFall</Name>
- <Importer>WmaImporter</Importer>
- <Processor>SoundEffectProcessor</Processor>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Sounds\PlayerJump.wma">
- <Name>PlayerJump</Name>
- <Importer>WmaImporter</Importer>
- <Processor>SoundEffectProcessor</Processor>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Sounds\PlayerKilled.wma">
- <Name>PlayerKilled</Name>
- <Importer>WmaImporter</Importer>
- <Processor>SoundEffectProcessor</Processor>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Sounds\Powerup.wma">
- <Name>Powerup</Name>
- <Importer>WmaImporter</Importer>
- <Processor>SoundEffectProcessor</Processor>
- </Compile>
- </ItemGroup>
- <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- </Project>
|