123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
- <ProductVersion>10.0.0</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{1B9C099B-3958-4E11-A178-1E3B6ED34FC7}</ProjectGuid>
- <ProjectTypeGuids>{E613F3A2-FE9C-494F-B74E-F63BCB86FEA6};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <OutputType>Exe</OutputType>
- <RootNamespace>BlackJack.iOS</RootNamespace>
- <AssemblyName>BlackJackiOS</AssemblyName>
- <TargetFrameworkVersion>v1.0</TargetFrameworkVersion>
- <SupportedDevices>IPad</SupportedDevices>
- <BundleDisplayName>BlackJack</BundleDisplayName>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\iPhoneSimulator\Debug</OutputPath>
- <DefineConstants>DEBUG;IOS</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <MtouchLink>None</MtouchLink>
- <MtouchDebug>True</MtouchDebug>
- <MtouchUseLlvm>false</MtouchUseLlvm>
- <ConsolePause>false</ConsolePause>
- <MtouchUseSGen>false</MtouchUseSGen>
- <MtouchUseThumb>false</MtouchUseThumb>
- <MtouchArch>ARMv6</MtouchArch>
- <MtouchMinimumOS>3.2</MtouchMinimumOS>
- <MtouchI18n />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
- <DebugType>none</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\iPhoneSimulator\Release</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <MtouchLink>None</MtouchLink>
- <MtouchDebug>False</MtouchDebug>
- <MtouchUseSGen>false</MtouchUseSGen>
- <ConsolePause>false</ConsolePause>
- <MtouchUseLlvm>false</MtouchUseLlvm>
- <MtouchUseThumb>false</MtouchUseThumb>
- <MtouchArch>ARMv6</MtouchArch>
- <MtouchMinimumOS>3.0</MtouchMinimumOS>
- <DefineConstants>IOS</DefineConstants>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\iPhone\Debug</OutputPath>
- <DefineConstants>DEBUG;IOS</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <MtouchUseSGen>false</MtouchUseSGen>
- <MtouchDebug>True</MtouchDebug>
- <CodesignKey>iPhone Developer</CodesignKey>
- <ConsolePause>false</ConsolePause>
- <MtouchUseThumb>false</MtouchUseThumb>
- <MtouchArch>ARMv6</MtouchArch>
- <MtouchUseLlvm>false</MtouchUseLlvm>
- <MtouchMinimumOS>3.0</MtouchMinimumOS>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
- <DebugType>none</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\iPhone\Release</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <MtouchUseSGen>false</MtouchUseSGen>
- <MtouchDebug>False</MtouchDebug>
- <MtouchUseThumb>false</MtouchUseThumb>
- <ConsolePause>false</ConsolePause>
- <CodesignKey>iPhone Developer</CodesignKey>
- <MtouchArch>ARMv6</MtouchArch>
- <MtouchUseLlvm>false</MtouchUseLlvm>
- <MtouchMinimumOS>3.0</MtouchMinimumOS>
- <DefineConstants>IOS</DefineConstants>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Core" />
- <Reference Include="monotouch" />
- <Reference Include="OpenTK" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Info.plist" />
- <Content Include="..\..\MacOS\Cards\CardsGame\Background.png">
- <Link>Background.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\CardsGame\GameThumbnail.png">
- <Link>GameThumbnail.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\CardBack_Blue.png">
- <Link>Content\Images\Cards\CardBack_Blue.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\CardBack_Red.png">
- <Link>Content\Images\Cards\CardBack_Red.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\ClubAce.png">
- <Link>Content\Images\Cards\ClubAce.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\ClubEight.png">
- <Link>Content\Images\Cards\ClubEight.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\ClubFive.png">
- <Link>Content\Images\Cards\ClubFive.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\ClubFour.png">
- <Link>Content\Images\Cards\ClubFour.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\ClubJack.png">
- <Link>Content\Images\Cards\ClubJack.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\ClubKing.png">
- <Link>Content\Images\Cards\ClubKing.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\ClubNine.png">
- <Link>Content\Images\Cards\ClubNine.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\ClubQueen.png">
- <Link>Content\Images\Cards\ClubQueen.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\ClubSeven.png">
- <Link>Content\Images\Cards\ClubSeven.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\ClubSix.png">
- <Link>Content\Images\Cards\ClubSix.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\ClubTen.png">
- <Link>Content\Images\Cards\ClubTen.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\ClubThree.png">
- <Link>Content\Images\Cards\ClubThree.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\ClubTwo.png">
- <Link>Content\Images\Cards\ClubTwo.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\DiamondAce.png">
- <Link>Content\Images\Cards\DiamondAce.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\DiamondEight.png">
- <Link>Content\Images\Cards\DiamondEight.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\DiamondFive.png">
- <Link>Content\Images\Cards\DiamondFive.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\DiamondFour.png">
- <Link>Content\Images\Cards\DiamondFour.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\DiamondJack.png">
- <Link>Content\Images\Cards\DiamondJack.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\DiamondKing.png">
- <Link>Content\Images\Cards\DiamondKing.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\DiamondNine.png">
- <Link>Content\Images\Cards\DiamondNine.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\DiamondQueen.png">
- <Link>Content\Images\Cards\DiamondQueen.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\DiamondSeven.png">
- <Link>Content\Images\Cards\DiamondSeven.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\DiamondSix.png">
- <Link>Content\Images\Cards\DiamondSix.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\DiamondTen.png">
- <Link>Content\Images\Cards\DiamondTen.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\DiamondThree.png">
- <Link>Content\Images\Cards\DiamondThree.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\DiamondTwo.png">
- <Link>Content\Images\Cards\DiamondTwo.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\FirstJoker.png">
- <Link>Content\Images\Cards\FirstJoker.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\HeartAce.png">
- <Link>Content\Images\Cards\HeartAce.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\HeartEight.png">
- <Link>Content\Images\Cards\HeartEight.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\HeartFive.png">
- <Link>Content\Images\Cards\HeartFive.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\HeartFour.png">
- <Link>Content\Images\Cards\HeartFour.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\HeartJack.png">
- <Link>Content\Images\Cards\HeartJack.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\HeartKing.png">
- <Link>Content\Images\Cards\HeartKing.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\HeartNine.png">
- <Link>Content\Images\Cards\HeartNine.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\HeartQueen.png">
- <Link>Content\Images\Cards\HeartQueen.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\HeartSeven.png">
- <Link>Content\Images\Cards\HeartSeven.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\HeartSix.png">
- <Link>Content\Images\Cards\HeartSix.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\HeartTen.png">
- <Link>Content\Images\Cards\HeartTen.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\HeartThree.png">
- <Link>Content\Images\Cards\HeartThree.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\HeartTwo.png">
- <Link>Content\Images\Cards\HeartTwo.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\SecondJoker.png">
- <Link>Content\Images\Cards\SecondJoker.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\SpadeAce.png">
- <Link>Content\Images\Cards\SpadeAce.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\SpadeEight.png">
- <Link>Content\Images\Cards\SpadeEight.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\SpadeFive.png">
- <Link>Content\Images\Cards\SpadeFive.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\SpadeFour.png">
- <Link>Content\Images\Cards\SpadeFour.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\SpadeJack.png">
- <Link>Content\Images\Cards\SpadeJack.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\SpadeKing.png">
- <Link>Content\Images\Cards\SpadeKing.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\SpadeNine.png">
- <Link>Content\Images\Cards\SpadeNine.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\SpadeQueen.png">
- <Link>Content\Images\Cards\SpadeQueen.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\SpadeSeven.png">
- <Link>Content\Images\Cards\SpadeSeven.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\SpadeSix.png">
- <Link>Content\Images\Cards\SpadeSix.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\SpadeTen.png">
- <Link>Content\Images\Cards\SpadeTen.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\SpadeThree.png">
- <Link>Content\Images\Cards\SpadeThree.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Cards\SpadeTwo.png">
- <Link>Content\Images\Cards\SpadeTwo.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Chips\chip100.png">
- <Link>Content\Images\Chips\chip100.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Chips\chip25.png">
- <Link>Content\Images\Chips\chip25.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Chips\chip5.png">
- <Link>Content\Images\Chips\chip5.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Chips\chip500.png">
- <Link>Content\Images\Chips\chip500.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Chips\chipBlack.png">
- <Link>Content\Images\Chips\chipBlack.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Chips\chipRed.png">
- <Link>Content\Images\Chips\chipRed.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Chips\chipWhite.png">
- <Link>Content\Images\Chips\chipWhite.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Chips\chipYellow.png">
- <Link>Content\Images\Chips\chipYellow.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\UI\Shuffle_Blue.png">
- <Link>Content\Images\UI\Shuffle_Blue.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\UI\Shuffle_Red.png">
- <Link>Content\Images\UI\Shuffle_Red.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\UI\bust.png">
- <Link>Content\Images\UI\bust.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\UI\lose.png">
- <Link>Content\Images\UI\lose.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\UI\pass.png">
- <Link>Content\Images\UI\pass.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\UI\push.png">
- <Link>Content\Images\UI\push.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\UI\ring.png">
- <Link>Content\Images\UI\ring.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\UI\table - Copy.png">
- <Link>Content\Images\UI\table - Copy.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\UI\table.png">
- <Link>Content\Images\UI\table.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\UI\win.png">
- <Link>Content\Images\UI\win.png</Link>
- </Content>
- <None Include="..\..\MacOS\Cards\BlackjackLoDefContent\Fonts\Bold.spritefont">
- <Link>Content\Fonts\Bold.spritefont</Link>
- </None>
- <None Include="..\..\MacOS\Cards\BlackjackLoDefContent\Fonts\MenuFont.spritefont">
- <Link>Content\Fonts\MenuFont.spritefont</Link>
- </None>
- <None Include="..\..\MacOS\Cards\BlackjackLoDefContent\Fonts\Regular.spritefont">
- <Link>Content\Fonts\Regular.spritefont</Link>
- </None>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Fonts\Bold.xnb">
- <Link>Content\Fonts\Bold.xnb</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Fonts\MenuFont.xnb">
- <Link>Content\Fonts\MenuFont.xnb</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Fonts\Regular.xnb">
- <Link>Content\Fonts\Regular.xnb</Link>
- </Content>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <ItemGroup>
- <ProjectReference Include="..\..\..\..\MonoGame\MonoGame.Framework\MonoGame.Framework.iOS.csproj">
- <Project>{DB8508BB-9849-4CC2-BC0F-8EB5DACB3C47}</Project>
- <Name>MonoGame.Framework.iOS</Name>
- </ProjectReference>
- <ProjectReference Include="CardsFramework.iOS.csproj">
- <Project>{91CF4A04-9FDC-471D-AED0-D8F057068230}</Project>
- <Name>CardsFramework.iOS</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Blackjack\Game\BlackjackCardGame.cs">
- <Link>Blackjack\Game\BlackjackCardGame.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Blackjack\Misc\BetGameComponent.cs">
- <Link>Blackjack\Misc\BetGameComponent.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Blackjack\Players\BlackjackAIPlayer.cs">
- <Link>Blackjack\Players\BlackjackAIPlayer.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Blackjack\Players\BlackjackPlayer.cs">
- <Link>Blackjack\Players\BlackjackPlayer.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Blackjack\Rules\BlackjackGameEventArgs.cs">
- <Link>Blackjack\Rules\BlackjackGameEventArgs.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Blackjack\Rules\BlackjackRule.cs">
- <Link>Blackjack\Rules\BlackjackRule.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Blackjack\Rules\BustRule.cs">
- <Link>Blackjack\Rules\BustRule.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Blackjack\Rules\InsuranceRule.cs">
- <Link>Blackjack\Rules\InsuranceRule.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Blackjack\UI\BlackJackAnimatedPlayerHandComponent.cs">
- <Link>Blackjack\UI\BlackJackAnimatedPlayerHandComponent.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Blackjack\UI\BlackJackTable.cs">
- <Link>Blackjack\UI\BlackJackTable.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Blackjack\UI\BlackjackAnimatedDealerHandComponent.cs">
- <Link>Blackjack\UI\BlackjackAnimatedDealerHandComponent.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Blackjack\UI\Button.cs">
- <Link>Blackjack\UI\Button.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Misc\AudioManager.cs">
- <Link>Misc\AudioManager.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Misc\InputHelper.cs">
- <Link>Misc\InputHelper.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Properties\AssemblyInfo.cs">
- <Link>Properties\AssemblyInfo.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\ScreenManager\GameScreen.cs">
- <Link>ScreenManager\GameScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\ScreenManager\InputState.cs">
- <Link>ScreenManager\InputState.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\ScreenManager\MenuEntry.cs">
- <Link>ScreenManager\MenuEntry.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\ScreenManager\MenuScreen.cs">
- <Link>ScreenManager\MenuScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\ScreenManager\PlayerIndexEventArgs.cs">
- <Link>ScreenManager\PlayerIndexEventArgs.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\ScreenManager\ScreenManager.cs">
- <Link>ScreenManager\ScreenManager.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\BlackjackGame.cs">
- <Link>BlackjackGame.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Screens\BackgroundScreen.cs">
- <Link>Screens\BackgroundScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Screens\GameplayScreen.cs">
- <Link>Screens\GameplayScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Screens\InstructionScreen.cs">
- <Link>Screens\InstructionScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Screens\MainMenuScreen.cs">
- <Link>Screens\MainMenuScreen.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Screens\OptionsMenu.cs">
- <Link>Screens\OptionsMenu.cs</Link>
- </Compile>
- <Compile Include="..\..\MacOS\Cards\CardsGame\Screens\PauseScreen.cs">
- <Link>Screens\PauseScreen.cs</Link>
- </Compile>
- <Compile Include="Program.iOS.cs" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Content\" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\blank.png">
- <Link>Content\Images\blank.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\Button.png">
- <Link>Content\Images\Button.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\ButtonPressed.png">
- <Link>Content\Images\ButtonPressed.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\ButtonRegular.png">
- <Link>Content\Images\ButtonRegular.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\GamePadCursor.png">
- <Link>Content\Images\GamePadCursor.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\instructions.png">
- <Link>Content\Images\instructions.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\titlescreen.png">
- <Link>Content\Images\titlescreen.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\youLose.png">
- <Link>Content\Images\youLose.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Sounds\Bet.wav">
- <Link>Content\Sounds\Bet.wav</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Sounds\CardFlip.wav">
- <Link>Content\Sounds\CardFlip.wav</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Sounds\CardsShuffle.wav">
- <Link>Content\Sounds\CardsShuffle.wav</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Sounds\Deal.wav">
- <Link>Content\Sounds\Deal.wav</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\BlackjackLoDefContent\Images\UI\blackjack.png">
- <Link>Content\Images\UI\blackjack.png</Link>
- </Content>
- <Content Include="..\..\MacOS\Cards\CardsFramework\Background.png">
- <Link>Content\Background.png</Link>
- </Content>
- </ItemGroup>
- </Project>
|