| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\MonoGame\v3.0\MonoGame.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\MonoGame\v3.0\MonoGame.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
- <ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <ProjectGuid>{F70F5F39-72F9-45FC-97DA-FAA70C66BA65}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <RootNamespace>GameStateManagementSample</RootNamespace>
- <IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
- <AssemblyName>GameStateManagementSample</AssemblyName>
- <MonoGamePlatform>iOS</MonoGamePlatform>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\$(Platform)\$(Configuration)</OutputPath>
- <DefineConstants>DEBUG;</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <ConsolePause>false</ConsolePause>
- <MtouchArch>i386, x86_64</MtouchArch>
- <MtouchLink>None</MtouchLink>
- <MtouchUseRefCounting>true</MtouchUseRefCounting>
- <MtouchUseSGen>true</MtouchUseSGen>
- <MtouchFastDev>true</MtouchFastDev>
- <MtouchDebug>true</MtouchDebug>
- <MtouchProfiling>true</MtouchProfiling>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
- <DebugType>none</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\$(Platform)\$(Configuration)</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <ConsolePause>false</ConsolePause>
- <MtouchArch>i386, x86_64</MtouchArch>
- <MtouchLink>None</MtouchLink>
- <MtouchUseRefCounting>true</MtouchUseRefCounting>
- <MtouchUseSGen>true</MtouchUseSGen>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\$(Platform)\$(Configuration)</OutputPath>
- <DefineConstants>DEBUG;</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <ConsolePause>false</ConsolePause>
- <MtouchArch>ARMv7, ARMv7s, ARM64</MtouchArch>
- <DeviceSpecificBuild>true</DeviceSpecificBuild>
- <MtouchDebug>true</MtouchDebug>
- <MtouchUseSGen>true</MtouchUseSGen>
- <MtouchUseRefCounting>true</MtouchUseRefCounting>
- <MtouchProfiling>true</MtouchProfiling>
- <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
- <CodesignKey>iPhone Developer</CodesignKey>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
- <DebugType>none</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\$(Platform)\$(Configuration)</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <ConsolePause>false</ConsolePause>
- <MtouchArch>ARMv7, ARMv7s, ARM64</MtouchArch>
- <MtouchUseSGen>true</MtouchUseSGen>
- <MtouchUseRefCounting>true</MtouchUseRefCounting>
- <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
- <CodesignKey>iPhone Developer</CodesignKey>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Ad-Hoc|iPhone' ">
- <DebugType>none</DebugType>
- <Optimize>True</Optimize>
- <OutputPath>bin\$(Platform)\$(Configuration)</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <ConsolePause>False</ConsolePause>
- <MtouchArch>ARMv7, ARMv7s, ARM64</MtouchArch>
- <MtouchUseRefCounting>true</MtouchUseRefCounting>
- <MtouchUseSGen>true</MtouchUseSGen>
- <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
- <BuildIpa>True</BuildIpa>
- <CodesignProvision>Automatic:AdHoc</CodesignProvision>
- <CodesignKey>iPhone Distribution</CodesignKey>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'AppStore|iPhone' ">
- <DebugType>none</DebugType>
- <Optimize>True</Optimize>
- <OutputPath>bin\$(Platform)\$(Configuration)</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <ConsolePause>False</ConsolePause>
- <MtouchArch>ARMv7, ARMv7s, ARM64</MtouchArch>
- <MtouchUseSGen>true</MtouchUseSGen>
- <MtouchUseRefCounting>true</MtouchUseRefCounting>
- <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
- <CodesignProvision>Automatic:AppStore</CodesignProvision>
- <CodesignKey>iPhone Distribution</CodesignKey>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="MonoGame.Framework, Version=3.6.0.1625, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\MonoGame.Framework.iOS.3.6.0.1625\lib\XamariniOS\MonoGame.Framework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Core" />
- <Reference Include="Xamarin.iOS" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\..\SampleCode\Game.cs">
- <Link>Game.cs</Link>
- </Compile>
- <Compile Include="..\..\SampleCode\ScreenFactory.cs">
- <Link>ScreenFactory.cs</Link>
- </Compile>
- <Compile Include="..\..\SampleCode\Screens\BackgroundScreen.cs">
- <Link>Screens\BackgroundScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\SampleCode\Screens\Button.cs">
- <Link>Screens\Button.cs</Link>
- </Compile>
- <Compile Include="..\..\SampleCode\Screens\GameplayScreen.cs">
- <Link>Screens\GameplayScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\SampleCode\Screens\LoadingScreen.cs">
- <Link>Screens\LoadingScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\SampleCode\Screens\MainMenuScreen.cs">
- <Link>Screens\MainMenuScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\SampleCode\Screens\MenuEntry.cs">
- <Link>Screens\MenuEntry.cs</Link>
- </Compile>
- <Compile Include="..\..\SampleCode\Screens\MenuScreen.cs">
- <Link>Screens\MenuScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\SampleCode\Screens\MessageBoxScreen.cs">
- <Link>Screens\MessageBoxScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\SampleCode\Screens\OptionsMenuScreen.cs">
- <Link>Screens\OptionsMenuScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\SampleCode\Screens\PauseMenuScreen.cs">
- <Link>Screens\PauseMenuScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\SampleCode\Screens\PhoneMainMenuScreen.cs">
- <Link>Screens\PhoneMainMenuScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\SampleCode\Screens\PhoneMenuScreen.cs">
- <Link>Screens\PhoneMenuScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\SampleCode\Screens\PhonePauseScreen.cs">
- <Link>Screens\PhonePauseScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\SampleCode\Screens\PlayerIndexEventArgs.cs">
- <Link>Screens\PlayerIndexEventArgs.cs</Link>
- </Compile>
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Entitlements.plist" />
- <None Include="Info.plist" />
- <MonoGameContentReference Include="Content\Content.mgcb" />
- <None Include="packages.config" />
- </ItemGroup>
- <ItemGroup>
- <BundleResource Include="Default.png" />
- <BundleResource Include="GameThumbnail.png" />
- </ItemGroup>
- <ItemGroup />
- <ItemGroup>
- <ProjectReference Include="..\..\GameStateManagement\GameStateManagement.csproj">
- <Project>{08cf175b-0057-47af-8c8d-406010a53895}</Project>
- <Name>GameStateManagement</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
- <Import Project="$(MSBuildExtensionsPath)\MonoGame\v3.0\MonoGame.Content.Builder.targets" />
- </Project>
|