123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
- <ProductVersion>9.0.21022</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{75E860EE-EBF1-4BB4-AE39-9729900AFD39}</ProjectGuid>
- <ProjectTypeGuids>{6BC8ED88-2882-458C-8E55-DFD12B67127B};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <OutputType>Exe</OutputType>
- <RootNamespace>XNAPacMan</RootNamespace>
- <AssemblyName>XNAPacMan</AssemblyName>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
- <DebugSymbols>True</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>False</Optimize>
- <OutputPath>bin\iPhoneSimulator\Debug</OutputPath>
- <DefineConstants>DEBUG;IPHONE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <MtouchDebug>True</MtouchDebug>
- <CodesignKey>iPhone Developer</CodesignKey>
- <MtouchLink>None</MtouchLink>
- <MtouchI18n />
- <MtouchUseArmv7>false</MtouchUseArmv7>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
- <DebugType>none</DebugType>
- <Optimize>False</Optimize>
- <OutputPath>bin\iPhoneSimulator\Release</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <CodesignKey>iPhone Developer</CodesignKey>
- <MtouchLink>None</MtouchLink>
- <DefineConstants>IPHONE</DefineConstants>
- <MtouchI18n />
- <MtouchUseArmv7>false</MtouchUseArmv7>
- <MtouchSdkVersion>3.0</MtouchSdkVersion>
- </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>
- <MtouchLink>None</MtouchLink>
- <MtouchI18n />
- <MtouchUseArmv7>false</MtouchUseArmv7>
- <MtouchSdkVersion>3.0</MtouchSdkVersion>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
- <DebugType>none</DebugType>
- <Optimize>False</Optimize>
- <OutputPath>bin\iPhone\Release</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <CodesignKey>iPhone Developer</CodesignKey>
- <DefineConstants>IOS</DefineConstants>
- <MtouchUseArmv7>false</MtouchUseArmv7>
- <MtouchSdkVersion>3.0</MtouchSdkVersion>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Distribution|iPhone' ">
- <DebugType>none</DebugType>
- <Optimize>False</Optimize>
- <OutputPath>bin</OutputPath>
- <WarningLevel>4</WarningLevel>
- <CodesignKey>iPhone Developer</CodesignKey>
- <MtouchUseArmv7>false</MtouchUseArmv7>
- <MtouchSdkVersion>3.0</MtouchSdkVersion>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Distribution|iPhoneSimulator' ">
- <DebugType>none</DebugType>
- <Optimize>False</Optimize>
- <OutputPath>bin\Distribution</OutputPath>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Core" />
- <Reference Include="monotouch" />
- <Reference Include="OpenTK" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Game.ico" />
- <None Include="GameThumbnail.png" />
- <None Include="Content\bonus\Apple.png" />
- <None Include="Content\bonus\Banana.png" />
- <None Include="Content\bonus\Bell.png" />
- <None Include="Content\bonus\Cherry.png" />
- <None Include="Content\bonus\Key.png" />
- <None Include="Content\bonus\Orange.png" />
- <None Include="Content\bonus\Pear.png" />
- <None Include="Content\bonus\Pretzel.png" />
- <None Include="Content\bonus\Strawberry.png" />
- <None Include="Content\sprites\Board.png" />
- <None Include="Content\sprites\BoardFlash.png" />
- <None Include="Content\sprites\Crump.png" />
- <None Include="Content\sprites\DyingSheetNew.png" />
- <None Include="Content\sprites\ExtraLife.png" />
- <None Include="Content\sprites\GhostBase.png" />
- <None Include="Content\sprites\GhostBase2.png" />
- <None Include="Content\sprites\GhostChased.png" />
- <None Include="Content\sprites\GhostEyes.png" />
- <None Include="Content\sprites\GhostEyesCenter.png" />
- <None Include="Content\sprites\PacManEating1.png" />
- <None Include="Content\sprites\PacManEating2.png" />
- <None Include="Content\sprites\PacManEating3.png" />
- <None Include="Content\sprites\PacManEating4.png" />
- <None Include="Content\sprites\PacManEating5.png" />
- <None Include="Content\sprites\PacManEating6.png" />
- <None Include="Content\sprites\PacManEating7.png" />
- <None Include="Content\sprites\PacManEating8.png" />
- <None Include="Content\sprites\PacManEating9.png" />
- <None Include="Content\sprites\PowerPill.png" />
- <None Include="Content\sprites\Selection.png" />
- <None Include="Content\sprites\Title.png" />
- <None Include="README.txt" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Constants.cs" />
- <Compile Include="GameLoop.cs" />
- <Compile Include="Ghost.cs" />
- <Compile Include="GhostSoundsManager.cs" />
- <Compile Include="Grid.cs" />
- <Compile Include="HighScores.cs" />
- <Compile Include="Menu.cs" />
- <Compile Include="Player.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="XNAPacMan.cs" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <ItemGroup>
- <Folder Include="Content\" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Content\Audio\XNAPacManAudio.xap" />
- <Content Include="Content\Audio\XNAPacManAudio.xml" />
- <Content Include="Content\Audio\bg1.wav" />
- <Content Include="Content\Audio\bg2.wav" />
- <Content Include="Content\Audio\bg3.wav" />
- <Content Include="Content\Audio\bgghost.wav" />
- <Content Include="Content\Audio\bgghosteyes.wav" />
- <Content Include="Content\Audio\eatfruit.wav" />
- <Content Include="Content\Audio\eatghost.wav" />
- <Content Include="Content\Audio\eatpill1.wav" />
- <Content Include="Content\Audio\eatpill2.wav" />
- <Content Include="Content\Audio\extralife.wav" />
- <Content Include="Content\Audio\killed.wav" />
- <Content Include="Content\Audio\newgame.wav" />
- <Content Include="Content\Audio\newlevel.wav" />
- <Content Include="Content\Audio\Sound Bank.xsb" />
- <Content Include="Content\Audio\Wave Bank.xwb" />
- <Content Include="Content\Audio\YEPAudio.xgs" />
- <Content Include="Content\bonus\Apple.xnb" />
- <Content Include="Content\bonus\Banana.xnb" />
- <Content Include="Content\bonus\Bell.xnb" />
- <Content Include="Content\bonus\Cherry.xnb" />
- <Content Include="Content\bonus\Key.xnb" />
- <Content Include="Content\bonus\Orange.xnb" />
- <Content Include="Content\bonus\Pear.xnb" />
- <Content Include="Content\bonus\Pretzel.xnb" />
- <Content Include="Content\bonus\Strawberry.xnb" />
- <Content Include="Content\sprites\Board.xnb" />
- <Content Include="Content\sprites\BoardFlash.xnb" />
- <Content Include="Content\sprites\Crump.xnb" />
- <Content Include="Content\sprites\DyingSheetNew.xnb" />
- <Content Include="Content\sprites\ExtraLife.xnb" />
- <Content Include="Content\sprites\GhostBase.xnb" />
- <Content Include="Content\sprites\GhostBase2.xnb" />
- <Content Include="Content\sprites\GhostChased.xnb" />
- <Content Include="Content\sprites\GhostEyes.xnb" />
- <Content Include="Content\sprites\GhostEyesCenter.xnb" />
- <Content Include="Content\sprites\PacManEating1.xnb" />
- <Content Include="Content\sprites\PacManEating2.xnb" />
- <Content Include="Content\sprites\PacManEating3.xnb" />
- <Content Include="Content\sprites\PacManEating4.xnb" />
- <Content Include="Content\sprites\PacManEating5.xnb" />
- <Content Include="Content\sprites\PacManEating6.xnb" />
- <Content Include="Content\sprites\PacManEating7.xnb" />
- <Content Include="Content\sprites\PacManEating8.xnb" />
- <Content Include="Content\sprites\PacManEating9.xnb" />
- <Content Include="Content\sprites\PowerPill.xnb" />
- <Content Include="Content\sprites\Selection.xnb" />
- <Content Include="Content\sprites\Title.xnb" />
- <Content Include="Content\Grid.txt" />
- <Content Include="Content\MenuItem.xnb" />
- <Content Include="Content\Score.xnb" />
- <Content Include="Content\ScoreEvent.xnb" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Info.iOS.plist">
- <Link>Info.plist</Link>
- </None>
- </ItemGroup>
- </Project>
|