123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140 |
- <?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)' == '' ">x86</Platform>
- <ProductVersion>10.0.0</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{1F4BF87D-34DA-417D-96DE-24213A05739B}</ProjectGuid>
- <ProjectTypeGuids>{948B3504-5B70-4649-8FE4-BDE1FB46EC69};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <OutputType>Exe</OutputType>
- <RootNamespace>CatapultGame</RootNamespace>
- <AssemblyName>Catapault</AssemblyName>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug</OutputPath>
- <DefineConstants>DEBUG; MONOMAC</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <PlatformTarget>x86</PlatformTarget>
- <ConsolePause>false</ConsolePause>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
- <DebugType>none</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Release</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <PlatformTarget>x86</PlatformTarget>
- <ConsolePause>false</ConsolePause>
- </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" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <Import Project="$(MSBuildExtensionsPath)\Mono\MonoMac\v0.0\Mono.MonoMac.targets" />
- <ItemGroup>
- <ProjectReference Include="..\..\MonoGame.Framework\MonoGame.Framework.MacOS.csproj">
- <Project>{36C538E6-C32A-4A8D-A39C-566173D7118E}</Project>
- <Name>MonoGame.Framework.MacOS</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="CatapultGame.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="Catapult\Catapult.cs" />
- <Compile Include="Catapult\Projectile.cs" />
- <Compile Include="Players\AI.cs" />
- <Compile Include="Players\Human.cs" />
- <Compile Include="Players\Player.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\InstructionsScreen.cs" />
- <Compile Include="Screens\MainMenuScreen.cs" />
- <Compile Include="Screens\PauseScreen.cs" />
- <Compile Include="Utility\Animation.cs" />
- <Compile Include="Utility\AudioManager.cs" />
- <Compile Include="ScreenManager\MouseGestureType.cs" />
- <Compile Include="IMessageDisplay.cs" />
- <Compile Include="MessageDisplayComponent.cs" />
- <Compile Include="Networking\AvailableSessionMenuEntry.cs" />
- <Compile Include="Networking\CreateOrFindSessionScreen.cs" />
- <Compile Include="Networking\JoinSessionScreen.cs" />
- <Compile Include="Networking\LobbyScreen.cs" />
- <Compile Include="Networking\NetworkBusyScreen.cs" />
- <Compile Include="Networking\NetworkErrorScreen.cs" />
- <Compile Include="Networking\NetworkSessionComponent.cs" />
- <Compile Include="Networking\OperationCompletedEventArgs.cs" />
- <Compile Include="Networking\ProfileSignInScreen.cs" />
- <Compile Include="Resources.Designer.cs" />
- <Compile Include="Screens\LoadingScreen.cs" />
- <Compile Include="Screens\MessageBoxScreen.cs" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Content\Fonts\HUDFont.xnb" />
- <Content Include="Content\Fonts\MenuFont.xnb" />
- <Content Include="Content\Sounds\BoulderHit.xnb" />
- <Content Include="Content\Sounds\CatapultExplosion.xnb" />
- <Content Include="Content\Sounds\CatapultFire.xnb" />
- <Content Include="Content\Sounds\Lose.xnb" />
- <Content Include="Content\Sounds\RopeStretch.xnb" />
- <Content Include="Content\Sounds\Win.xnb" />
- <Content Include="Content\Textures\Ammo\rock_ammo.xnb" />
- <Content Include="Content\Textures\Backgrounds\blank.xnb" />
- <Content Include="Content\Textures\Backgrounds\cloud1.xnb" />
- <Content Include="Content\Textures\Backgrounds\cloud2.xnb" />
- <Content Include="Content\Textures\Backgrounds\defeat.xnb" />
- <Content Include="Content\Textures\Backgrounds\gameplay_screen.xnb" />
- <Content Include="Content\Textures\Backgrounds\instructions.xnb" />
- <Content Include="Content\Textures\Backgrounds\mountain.xnb" />
- <Content Include="Content\Textures\Backgrounds\sky.xnb" />
- <Content Include="Content\Textures\Backgrounds\title_screen.xnb" />
- <Content Include="Content\Textures\Backgrounds\victory.xnb" />
- <Content Include="Content\Textures\Catapults\Blue\blueDestroyed\blueCatapult_destroyed.xnb" />
- <Content Include="Content\Textures\Catapults\Blue\blueFire\blueCatapult_fire.xnb" />
- <Content Include="Content\Textures\Catapults\Blue\blueIdle\blueIdle.xnb" />
- <Content Include="Content\Textures\Catapults\Blue\bluePullback\blueCatapult_Pullback.xnb" />
- <Content Include="Content\Textures\Catapults\Fire_Miss\fire_miss.xnb" />
- <Content Include="Content\Textures\Catapults\Hit_Smoke\smoke.xnb" />
- <Content Include="Content\Textures\Catapults\AnimationsDef.xml" />
- <Content Include="Content\Textures\Catapults\Red\redDestroyed\redCatapult_destroyed.xnb" />
- <Content Include="Content\Textures\Catapults\Red\redFire\redCatapult_fire.xnb" />
- <Content Include="Content\Textures\Catapults\Red\redIdle\redIdle.xnb" />
- <Content Include="Content\Textures\Catapults\Red\redPullback\redCatapult_Pullback.xnb" />
- <Content Include="Content\Textures\HUD\Arrow.xnb" />
- <Content Include="Content\Textures\HUD\ammoType.xnb" />
- <Content Include="Content\Textures\HUD\hudBackground.xnb" />
- <Content Include="Content\Textures\HUD\windArrow.xnb" />
- <Content Include="Content\gradient.xnb" />
- <Content Include="Content\cat.xnb" />
- <Content Include="Content\chat_able.xnb" />
- <Content Include="Content\chat_mute.xnb" />
- <Content Include="Content\chat_ready.xnb" />
- <Content Include="Content\chat_talking.xnb" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Networking\" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Resources.resx" />
- </ItemGroup>
- </Project>
|