123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171 |
- <?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)' == '' ">AnyCPU</Platform>
- <ProductVersion>10.0.0</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{2C0696B3-0D1E-4039-B4AB-9A210B3CF290}</ProjectGuid>
- <ProjectTypeGuids>{948B3504-5B70-4649-8FE4-BDE1FB46EC69};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <OutputType>Exe</OutputType>
- <RootNamespace>HoneycombRush</RootNamespace>
- <AssemblyName>HoneycombRush</AssemblyName>
- <SuppressXamMacUpsell>True</SuppressXamMacUpsell>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>True</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>False</Optimize>
- <OutputPath>bin\Debug</OutputPath>
- <DefineConstants>DEBUG; MONOMAC</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <ConsolePause>False</ConsolePause>
- <EnableCodeSigning>False</EnableCodeSigning>
- <CreatePackage>False</CreatePackage>
- <EnablePackageSigning>False</EnablePackageSigning>
- <IncludeMonoRuntime>False</IncludeMonoRuntime>
- <UseSGen>False</UseSGen>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>none</DebugType>
- <Optimize>False</Optimize>
- <OutputPath>bin\Release</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <ConsolePause>False</ConsolePause>
- <EnableCodeSigning>False</EnableCodeSigning>
- <CreatePackage>False</CreatePackage>
- <EnablePackageSigning>False</EnablePackageSigning>
- <IncludeMonoRuntime>False</IncludeMonoRuntime>
- <UseSGen>False</UseSGen>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Drawing" />
- <Reference Include="MonoMac" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Info.plist">
- </None>
- <None Include="Background.png" />
- <None Include="Game.ico" />
- <None Include="GameThumbnail.png" />
- <None Include="Content\Sounds\FillingHoneyPot_Loop.wav" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <Import Project="$(MSBuildExtensionsPath)\Mono\MonoMac\v0.0\Mono.MonoMac.targets" />
- <ItemGroup>
- <Compile Include="HoneycombRush.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="Misc\AudioManager.cs" />
- <Compile Include="Misc\ConfigurationManager.cs" />
- <Compile Include="Misc\ExtensionMethods.cs" />
- <Compile Include="Misc\ScaledAnimation.cs" />
- <Compile Include="Misc\ScaledSpriteBatch.cs" />
- <Compile Include="Misc\UIConstants.cs" />
- <Compile Include="Misc\VirtualThumbsticks.cs" />
- <Compile Include="Objects\Bee.cs" />
- <Compile Include="Objects\BeeKeeper.cs" />
- <Compile Include="Objects\Beehive.cs" />
- <Compile Include="Objects\HoneyJar.cs" />
- <Compile Include="Objects\ScoreBar.cs" />
- <Compile Include="Objects\SmokePuff.cs" />
- <Compile Include="Objects\SoldierBee.cs" />
- <Compile Include="Objects\TexturedDrawableGameComponent.cs" />
- <Compile Include="Objects\Vat.cs" />
- <Compile Include="Objects\WorkerBee.cs" />
- <Compile Include="ScreenManager\GameScreen.cs" />
- <Compile Include="ScreenManager\InputState.cs" />
- <Compile Include="ScreenManager\MenuEntry.cs" />
- <Compile Include="ScreenManager\MenuScreen.cs" />
- <Compile Include="ScreenManager\PlayerIndexEventArgs.cs" />
- <Compile Include="ScreenManager\ScreenManager.cs" />
- <Compile Include="Screens\BackgroundScreen.cs" />
- <Compile Include="Screens\GameplayScreen.cs" />
- <Compile Include="Screens\HighScoreScreen.cs" />
- <Compile Include="Screens\LevelOverScreen.cs" />
- <Compile Include="Screens\LoadingAndInstructionScreen.cs" />
- <Compile Include="Screens\MainMenuScreen.cs" />
- <Compile Include="Screens\PauseScreen.cs" />
- <Compile Include="GameDebugTools\DebugCommandUI.cs" />
- <Compile Include="GameDebugTools\DebugManager.cs" />
- <Compile Include="GameDebugTools\DebugSystem.cs" />
- <Compile Include="GameDebugTools\FpsCounter.cs" />
- <Compile Include="GameDebugTools\IDebugCommandHost.cs" />
- <Compile Include="GameDebugTools\KeyboardUtils.cs" />
- <Compile Include="GameDebugTools\Layout.cs" />
- <Compile Include="GameDebugTools\RemoteDebugCommand.cs" />
- <Compile Include="GameDebugTools\StringBuilderExtensions.cs" />
- <Compile Include="GameDebugTools\TimeRuler.cs" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Content\Configuration\Configuration.xml" />
- <Content Include="Content\Fonts\GameScreenFont14px.xnb" />
- <Content Include="Content\Fonts\GameScreenFont16px.xnb" />
- <Content Include="Content\Fonts\GameScreenFont36px.xnb" />
- <Content Include="Content\Fonts\HighScoreFont.xnb" />
- <Content Include="Content\Fonts\MenuFont.xnb" />
- <Content Include="Content\Sounds\10SecondCountdown.xnb" />
- <Content Include="Content\Sounds\30SecondWarning.xnb" />
- <Content Include="Content\Sounds\BeeBuzzing_Loop.xnb" />
- <Content Include="Content\Sounds\Defeat.xnb" />
- <Content Include="Content\Sounds\DepositingIntoVat_Loop.xnb" />
- <Content Include="Content\Sounds\HighScore.xnb" />
- <Content Include="Content\Sounds\HoneyPotBreak.xnb" />
- <Content Include="Content\Sounds\InGameSong_Loop.wma" />
- <Content Include="Content\Sounds\InGameSong_Loop.xnb" />
- <Content Include="Content\Sounds\MenuMusic_Loop.wma" />
- <Content Include="Content\Sounds\MenuMusic_Loop.xnb" />
- <Content Include="Content\Sounds\SmokeGun_Loop.xnb" />
- <Content Include="Content\Sounds\Stung.xnb" />
- <Content Include="Content\Sounds\Stunned.xnb" />
- <Content Include="Content\Sounds\Victory.xnb" />
- <Content Include="Content\Textures\AnimationsDefinition.xml" />
- <Content Include="Content\Textures\Smoke.xnb" />
- <Content Include="Content\Textures\SmokeAnimationStrip.xnb" />
- <Content Include="Content\Textures\SoldierBeeWingFlap.xnb" />
- <Content Include="Content\Textures\Square.xnb" />
- <Content Include="Content\Textures\arrow.xnb" />
- <Content Include="Content\Textures\barBlackBorder.xnb" />
- <Content Include="Content\Textures\barGreen.xnb" />
- <Content Include="Content\Textures\barRed.xnb" />
- <Content Include="Content\Textures\barYellow.xnb" />
- <Content Include="Content\Textures\beeWingFlap.xnb" />
- <Content Include="Content\Textures\beehive.xnb" />
- <Content Include="Content\Textures\collect.xnb" />
- <Content Include="Content\Textures\controlstick.xnb" />
- <Content Include="Content\Textures\controlstickBoundary.xnb" />
- <Content Include="Content\Textures\deposit.xnb" />
- <Content Include="Content\Textures\hit.xnb" />
- <Content Include="Content\Textures\honeyJar.xnb" />
- <Content Include="Content\Textures\shooting.xnb" />
- <Content Include="Content\Textures\smokeBtn.xnb" />
- <Content Include="Content\Textures\smokePuff.xnb" />
- <Content Include="Content\Textures\vat.xnb" />
- <Content Include="Content\Textures\walkLegs.xnb" />
- <Content Include="Content\Textures\walkTorso.xnb" />
- <Content Include="Content\Textures\Backgrounds\GamePlayBackground.xnb" />
- <Content Include="Content\Textures\Backgrounds\blank.xnb" />
- <Content Include="Content\Textures\Backgrounds\buttonBackground.xnb" />
- <Content Include="Content\Textures\Backgrounds\highScoreScreen.xnb" />
- <Content Include="Content\Textures\Backgrounds\instructionsPC.xnb" />
- <Content Include="Content\Textures\Backgrounds\instructionsXbox.xnb" />
- <Content Include="Content\Textures\Backgrounds\pauseBackground.xnb" />
- <Content Include="Content\Textures\Backgrounds\titleScreen.xnb" />
- <Content Include="Content\Sounds\FillingHoneyPot_Loop.xnb" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\MonoGame.Framework\MonoGame.Framework.MacOS.csproj">
- <Project>{36C538E6-C32A-4A8D-A39C-566173D7118E}</Project>
- <Name>MonoGame.Framework.MacOS</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\ThirdParty\Lidgren.Network\Lidgren.Network.MacOS.csproj">
- <Project>{AE483C29-042E-4226-BA52-D247CE7676DA}</Project>
- <Name>Lidgren.Network.MacOS</Name>
- </ProjectReference>
- </ItemGroup>
- </Project>
|