123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.21022</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{A18E0228-936A-45CD-91CC-07E01F45677E}</ProjectGuid>
- <ProjectTypeGuids>{E613F3A2-FE9C-494F-B74E-F63BCB86FEA6};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <OutputType>Exe</OutputType>
- <AssemblyName>AlienGame</AssemblyName>
- <TargetFrameworkVersion>v1.0</TargetFrameworkVersion>
- <BundleDisplayName>AlienGame</BundleDisplayName>
- <BundleIcon>GameThumbnail.png</BundleIcon>
- <RootNamespace>AlienGame</RootNamespace>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\iPhoneSimulator\Debug</OutputPath>
- <DefineConstants>DEBUG;IPHONE;TARGET_IPHONE_SIMULATOR</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>
- <MtouchArch>ARMv6</MtouchArch>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
- <DebugType>none</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\iPhoneSimulator\Release</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <MtouchDebug>False</MtouchDebug>
- <DefineConstants>IPHONE;TARGET_IPHONE_SIMULATOR</DefineConstants>
- <MtouchI18n />
- <MtouchMinimumOS>3.1</MtouchMinimumOS>
- <MtouchUseLlvm>false</MtouchUseLlvm>
- <MtouchUseArmv7>false</MtouchUseArmv7>
- <MtouchUseThumb>false</MtouchUseThumb>
- <MtouchUseSGen>false</MtouchUseSGen>
- <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;IPHONE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <MtouchDebug>True</MtouchDebug>
- <CodesignKey>iPhone Developer</CodesignKey>
- <MtouchI18n />
- <MtouchSdkVersion>4.0</MtouchSdkVersion>
- <MtouchMinimumOS>3.0</MtouchMinimumOS>
- <MtouchUseLlvm>false</MtouchUseLlvm>
- <MtouchUseArmv7>false</MtouchUseArmv7>
- <MtouchUseThumb>false</MtouchUseThumb>
- <MtouchUseSGen>false</MtouchUseSGen>
- <MtouchArch>ARMv6</MtouchArch>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
- <DebugType>none</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\iPhone\Release</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <MtouchDebug>False</MtouchDebug>
- <DefineConstants>IPHONE</DefineConstants>
- <CodesignKey>iPhone Developer</CodesignKey>
- <MtouchI18n />
- <MtouchSdkVersion>4.0</MtouchSdkVersion>
- <MtouchMinimumOS>3.0</MtouchMinimumOS>
- <MtouchUseLlvm>false</MtouchUseLlvm>
- <MtouchUseArmv7>false</MtouchUseArmv7>
- <MtouchUseThumb>false</MtouchUseThumb>
- <MtouchUseSGen>false</MtouchUseSGen>
- <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>
- <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>
- <MtouchUseThumb>false</MtouchUseThumb>
- <MtouchUseArmv7>false</MtouchUseArmv7>
- <MtouchArch>ARMv6</MtouchArch>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Core" />
- <Reference Include="monotouch" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <ItemGroup>
- <Folder Include="ScreenManager\" />
- <Folder Include="Content\" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="ScreenManager\GameScreen.cs" />
- <Compile Include="ScreenManager\ScreenManager.cs" />
- <Compile Include="ScreenManager\InputState.cs" />
- <Compile Include="ScreenManager\MenuEntry.cs" />
- <Compile Include="ScreenManager\MenuScreen.cs" />
- <Compile Include="main.cs" />
- <Compile Include="AlienGame.cs" />
- <Compile Include="BackgroundScreen.cs" />
- <Compile Include="GameplayScreen.cs" />
- <Compile Include="LoadingScreen.cs" />
- <Compile Include="MainMenuScreen.cs" />
- <Compile Include="ParticleSystem.cs" />
- <Compile Include="PauseMenuScreen.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="GameThumbnail.png" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Content\Alien_Hit.wav">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\alien1.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\background.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\badguy_blue.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\badguy_green.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\badguy_orange.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\badguy_red.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\bullet.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\cloud1.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\cloud2.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\fire.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\ground.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\hills.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\laser.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\moon.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\mountains_blurred.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\Player_Hit.wav">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\smoke.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\sun.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\Tank_Fire.wav">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\tank_tire.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\tank_top.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\tank.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\title.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\blank.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\gamefont.xnb">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\menufont.xnb">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\ScoreFont.xnb">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\TitleFont.xnb">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Default.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\gamepad.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Content\backmusic.mp3">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\..\MonoGame.Framework\MonoGame.Framework.iOS.csproj">
- <Project>{DB8508BB-9849-4CC2-BC0F-8EB5DACB3C47}</Project>
- <Name>MonoGame.Framework.iOS</Name>
- </ProjectReference>
- </ItemGroup>
- </Project>
|