123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
- <PropertyGroup>
- <ProjectGuid>{9964D44C-AD60-497E-8ED3-1DE22F53CEED}</ProjectGuid>
- <ProjectTypeGuids>{E613F3A2-FE9C-494F-B74E-F63BCB86FEA6};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Platformer</RootNamespace>
- <TargetFrameworkVersion>v1.0</TargetFrameworkVersion>
- <BundleDisplayName>Platformer</BundleDisplayName>
- <BundleIcon>GameThumbnail.png</BundleIcon>
- <ProductVersion>9.0.21022</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <StartupObject>Platformer.Program</StartupObject>
- <SupportedDevices>IPhoneAndIPad</SupportedDevices>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\iPhoneSimulator\Debug</OutputPath>
- <DefineConstants>DEBUG;TRACE;IPHONE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <MtouchLink>None</MtouchLink>
- <MtouchDebug>True</MtouchDebug>
- <MtouchI18n />
- <MtouchMinimumOS>3.1</MtouchMinimumOS>
- <MtouchUseLlvm>false</MtouchUseLlvm>
- <MtouchUseArmv7>false</MtouchUseArmv7>
- <MtouchUseThumb>false</MtouchUseThumb>
- <MtouchUseSGen>false</MtouchUseSGen>
- <AssemblyName>Platformer</AssemblyName>
- <MtouchArch>ARMv6</MtouchArch>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
- <DebugType>none</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\iPhoneSimulator\Release</OutputPath>
- <DefineConstants>TRACE;IPHONE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <MtouchDebug>False</MtouchDebug>
- <MtouchI18n />
- <MtouchMinimumOS>3.1</MtouchMinimumOS>
- <MtouchUseLlvm>false</MtouchUseLlvm>
- <MtouchUseArmv7>false</MtouchUseArmv7>
- <MtouchUseThumb>false</MtouchUseThumb>
- <MtouchUseSGen>false</MtouchUseSGen>
- <AssemblyName>Platformer</AssemblyName>
- <MtouchArch>ARMv6</MtouchArch>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\iPhone\Debug</OutputPath>
- <DefineConstants>DEBUG;TRACE;IPHONE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <MtouchDebug>True</MtouchDebug>
- <MtouchI18n />
- <MtouchSdkVersion>4.0</MtouchSdkVersion>
- <MtouchMinimumOS>3.0</MtouchMinimumOS>
- <MtouchUseLlvm>false</MtouchUseLlvm>
- <MtouchUseArmv7>false</MtouchUseArmv7>
- <MtouchUseThumb>false</MtouchUseThumb>
- <MtouchUseSGen>false</MtouchUseSGen>
- <AssemblyName>Platformer</AssemblyName>
- <CodesignKey>iPhone Developer</CodesignKey>
- <MtouchArch>ARMv6</MtouchArch>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
- <DebugType>none</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\iPhone\Release</OutputPath>
- <DefineConstants>TRACE;IPHONE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <MtouchDebug>False</MtouchDebug>
- <MtouchI18n />
- <CodesignKey>iPhone Developer</CodesignKey>
- <MtouchSdkVersion>4.0</MtouchSdkVersion>
- <MtouchMinimumOS>3.0</MtouchMinimumOS>
- <MtouchUseLlvm>false</MtouchUseLlvm>
- <MtouchUseArmv7>false</MtouchUseArmv7>
- <MtouchUseThumb>false</MtouchUseThumb>
- <MtouchUseSGen>false</MtouchUseSGen>
- <AssemblyName>Platformer</AssemblyName>
- <MtouchArch>ARMv6</MtouchArch>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugType>none</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug</OutputPath>
- <WarningLevel>4</WarningLevel>
- <MtouchMinimumOS>3.0</MtouchMinimumOS>
- <MtouchDebug>False</MtouchDebug>
- <MtouchUseSGen>false</MtouchUseSGen>
- <MtouchUseLlvm>false</MtouchUseLlvm>
- <AssemblyName>PlatformeriPhone</AssemblyName>
- <MtouchUseThumb>false</MtouchUseThumb>
- <MtouchUseArmv7>false</MtouchUseArmv7>
- <MtouchArch>ARMv6</MtouchArch>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>none</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Release</OutputPath>
- <WarningLevel>4</WarningLevel>
- <MtouchMinimumOS>3.0</MtouchMinimumOS>
- <MtouchDebug>False</MtouchDebug>
- <MtouchUseSGen>false</MtouchUseSGen>
- <MtouchUseLlvm>false</MtouchUseLlvm>
- <AssemblyName>PlatformeriPhone</AssemblyName>
- <MtouchUseThumb>false</MtouchUseThumb>
- <MtouchUseArmv7>false</MtouchUseArmv7>
- <MtouchArch>ARMv6</MtouchArch>
- </PropertyGroup>
- <ItemGroup>
- <Folder Include="Properties\" />
- <Folder Include="Content\" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Animation.cs" />
- <Compile Include="AnimationPlayer.cs" />
- <Compile Include="Circle.cs" />
- <Compile Include="Enemy.cs" />
- <Compile Include="Gem.cs" />
- <Compile Include="Level.cs" />
- <Compile Include="Player.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="PlatformerGame.cs" />
- <Compile Include="RectangleExtensions.cs" />
- <Compile Include="Tile.cs" />
- <Compile Include="TouchCollectionExtensions.cs" />
- <Compile Include="Accelerometer.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="GameThumbnail.png" />
- <None Include="Info.plist" />
- </ItemGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Core" />
- <Reference Include="monotouch" />
- </ItemGroup>Content
- <ItemGroup>Content
- <Content Include="Content\Backgrounds\Layer0_0.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Backgrounds\Layer0_1.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Backgrounds\Layer0_2.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Backgrounds\Layer1_0.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Backgrounds\Layer1_1.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Backgrounds\Layer1_2.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Backgrounds\Layer2_0.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Backgrounds\Layer2_1.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Backgrounds\Layer2_2.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Fonts\Hud.xnb"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Levels\0.txt"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Levels\1.txt"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Levels\2.txt"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Overlays\you_died.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Overlays\you_lose.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Overlays\you_win.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Sprites\Gem.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Sprites\MonsterA\Idle.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Sprites\MonsterA\Run.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Sprites\MonsterB\Idle.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Sprites\MonsterB\Run.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Sprites\MonsterC\Idle.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Sprites\MonsterC\Run.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Sprites\MonsterD\Idle.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Sprites\MonsterD\Run.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Sprites\Player\Celebrate.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Sprites\Player\Die.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Sprites\Player\Idle.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Sprites\Player\Jump.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Sprites\Player\Run.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Tiles\BlockA0.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Tiles\BlockA1.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Tiles\BlockA2.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Tiles\BlockA3.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Tiles\BlockA4.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Tiles\BlockA5.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Tiles\BlockA6.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Tiles\BlockB0.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Tiles\BlockB1.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Tiles\Exit.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Tiles\Platform.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Default.png"><CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory></Content><Content Include="Content\Sounds\ExitReached.mp3" /><Content Include="Content\Sounds\GemCollected.mp3" /><Content Include="Content\Sounds\MonsterKilled.mp3" /><Content Include="Content\Sounds\Music.mp3" /><Content Include="Content\Sounds\PlayerFall.mp3" /><Content Include="Content\Sounds\PlayerJump.mp3" /><Content Include="Content\Sounds\PlayerKilled.mp3" /><Content Include="Content\Sounds\PowerUp.mp3" /></ItemGroup><Import Project="$(MSBuildBinPath)\Microsoft.CSharp.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>
- --><ItemGroup><ProjectReference Include="..\..\..\MonoGame.Framework\MonoGame.Framework.iOS.csproj"><Project>{DB8508BB-9849-4CC2-BC0F-8EB5DACB3C47}</Project><Name>MonoGame.Framework.iOS</Name></ProjectReference></ItemGroup></Project>
|