GemstoneHunter.csproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
  6. <ProductVersion>9.0.21022</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{86A219E2-C8F0-452B-B762-C69D5BB07C98}</ProjectGuid>
  9. <OutputType>Exe</OutputType>
  10. <RootNamespace>AsteroidBeltAssault</RootNamespace>
  11. <AssemblyName>FloodControl</AssemblyName>
  12. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  13. </PropertyGroup>
  14. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  15. <DebugSymbols>true</DebugSymbols>
  16. <DebugType>full</DebugType>
  17. <Optimize>false</Optimize>
  18. <OutputPath>bin\Debug</OutputPath>
  19. <DefineConstants>DEBUG,LINUX</DefineConstants>
  20. <ErrorReport>prompt</ErrorReport>
  21. <WarningLevel>4</WarningLevel>
  22. <PlatformTarget>x86</PlatformTarget>
  23. <ConsolePause>false</ConsolePause>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  26. <DebugType>none</DebugType>
  27. <Optimize>false</Optimize>
  28. <OutputPath>bin\Release</OutputPath>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. <PlatformTarget>x86</PlatformTarget>
  32. <ConsolePause>false</ConsolePause>
  33. </PropertyGroup>
  34. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  35. <ItemGroup>
  36. <Reference Include="System" />
  37. <Reference Include="System.Xml" />
  38. <Reference Include="System.Core" />
  39. <Reference Include="System.Xml.Linq" />
  40. <Reference Include="System.Drawing" />
  41. </ItemGroup>
  42. <ItemGroup>
  43. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\README.md">
  44. <Link>README.md</Link>
  45. </None>
  46. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Info.plist">
  47. <Link>Info.plist</Link>
  48. </None>
  49. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\GameThumbnail.png">
  50. <Link>GameThumbnail.png</Link>
  51. </None>
  52. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Game.ico">
  53. <Link>Game.ico</Link>
  54. </None>
  55. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Fonts\Pericles10Bold.xnb">
  56. <Link>Content\Fonts\Pericles10Bold.xnb</Link>
  57. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  58. </None>
  59. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Fonts\Pericles8.xnb">
  60. <Link>Content\Fonts\Pericles8.xnb</Link>
  61. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  62. </None>
  63. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Maps\MAP001.MAP">
  64. <Link>Content\Maps\MAP001.MAP</Link>
  65. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  66. </None>
  67. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Maps\MAP000.MAP">
  68. <Link>Content\Maps\MAP000.MAP</Link>
  69. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  70. </None>
  71. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Gem.xnb">
  72. <Link>Content\Textures\Gem.xnb</Link>
  73. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  74. </None>
  75. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\PlatformTiles.xnb">
  76. <Link>Content\Textures\PlatformTiles.xnb</Link>
  77. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  78. </None>
  79. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\TitleScreen.xnb">
  80. <Link>Content\Textures\TitleScreen.xnb</Link>
  81. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  82. </None>
  83. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\Gem.xnb">
  84. <Link>Content\Textures\Sprites\Gem.xnb</Link>
  85. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  86. </None>
  87. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\MonsterA\Run.xnb">
  88. <Link>Content\Textures\Sprites\MonsterA\Run.xnb</Link>
  89. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  90. </None>
  91. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\MonsterA\Idle.xnb">
  92. <Link>Content\Textures\Sprites\MonsterA\Idle.xnb</Link>
  93. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  94. </None>
  95. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\MonsterA\Die.xnb">
  96. <Link>Content\Textures\Sprites\MonsterA\Die.xnb</Link>
  97. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  98. </None>
  99. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\MonsterB\Run.xnb">
  100. <Link>Content\Textures\Sprites\MonsterB\Run.xnb</Link>
  101. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  102. </None>
  103. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\MonsterB\Idle.xnb">
  104. <Link>Content\Textures\Sprites\MonsterB\Idle.xnb</Link>
  105. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  106. </None>
  107. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\MonsterB\Die.xnb">
  108. <Link>Content\Textures\Sprites\MonsterB\Die.xnb</Link>
  109. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  110. </None>
  111. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\MonsterC\Run.xnb">
  112. <Link>Content\Textures\Sprites\MonsterC\Run.xnb</Link>
  113. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  114. </None>
  115. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\MonsterC\Idle.xnb">
  116. <Link>Content\Textures\Sprites\MonsterC\Idle.xnb</Link>
  117. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  118. </None>
  119. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\MonsterC\Die.xnb">
  120. <Link>Content\Textures\Sprites\MonsterC\Die.xnb</Link>
  121. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  122. </None>
  123. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\MonsterD\Run.xnb">
  124. <Link>Content\Textures\Sprites\MonsterD\Run.xnb</Link>
  125. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  126. </None>
  127. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\MonsterD\Idle.xnb">
  128. <Link>Content\Textures\Sprites\MonsterD\Idle.xnb</Link>
  129. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  130. </None>
  131. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\MonsterD\Die.xnb">
  132. <Link>Content\Textures\Sprites\MonsterD\Die.xnb</Link>
  133. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  134. </None>
  135. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\Player\Run.xnb">
  136. <Link>Content\Textures\Sprites\Player\Run.xnb</Link>
  137. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  138. </None>
  139. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\Player\Jump.xnb">
  140. <Link>Content\Textures\Sprites\Player\Jump.xnb</Link>
  141. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  142. </None>
  143. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\Player\Idle.xnb">
  144. <Link>Content\Textures\Sprites\Player\Idle.xnb</Link>
  145. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  146. </None>
  147. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\Player\Die.xnb">
  148. <Link>Content\Textures\Sprites\Player\Die.xnb</Link>
  149. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  150. </None>
  151. <None Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Content\Textures\Sprites\Player\Celebrate.xnb">
  152. <Link>Content\Textures\Sprites\Player\Celebrate.xnb</Link>
  153. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  154. </None>
  155. </ItemGroup>
  156. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  157. <Import Project="$(MSBuildExtensionsPath)\Mono\MonoMac\v0.0\Mono.MonoMac.targets" />
  158. <ItemGroup>
  159. <ProjectReference Include="..\..\..\..\..\MonoGame.Framework\MonoGame.Framework.Linux.csproj">
  160. <Project>{35253CE1-C864-4CD3-8249-4D1319748E8F}</Project>
  161. <Name>MonoGame.Framework.Linux</Name>
  162. </ProjectReference>
  163. <ProjectReference Include="TileEngine\Tile Engine.csproj">
  164. <Project>{521972FD-1A9B-4CFD-A435-EB2224985131}</Project>
  165. <Name>Tile Engine</Name>
  166. </ProjectReference>
  167. </ItemGroup>
  168. <ItemGroup>
  169. <Folder Include="Content\" />
  170. <Folder Include="Content\Fonts\" />
  171. <Folder Include="Content\Maps\" />
  172. <Folder Include="Content\Textures\Sprites\MonsterA\" />
  173. <Folder Include="Content\Textures\Sprites\MonsterB\" />
  174. <Folder Include="Content\Textures\Sprites\MonsterC\" />
  175. <Folder Include="Content\Textures\Sprites\MonsterD\" />
  176. <Folder Include="Content\Textures\Sprites\Player\" />
  177. <Folder Include="Content\Textures\" />
  178. <Folder Include="Content\Textures\" />
  179. <Folder Include="Content\Textures\" />
  180. </ItemGroup>
  181. <ItemGroup>
  182. <Compile Include="Program.cs" />
  183. <Compile Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Player.cs">
  184. <Link>Player.cs</Link>
  185. </Compile>
  186. <Compile Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\LevelManager.cs">
  187. <Link>LevelManager.cs</Link>
  188. </Compile>
  189. <Compile Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Gemstone.cs">
  190. <Link>Gemstone.cs</Link>
  191. </Compile>
  192. <Compile Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\GameObject.cs">
  193. <Link>GameObject.cs</Link>
  194. </Compile>
  195. <Compile Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Game1.cs">
  196. <Link>Game1.cs</Link>
  197. </Compile>
  198. <Compile Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\Enemy.cs">
  199. <Link>Enemy.cs</Link>
  200. </Compile>
  201. <Compile Include="..\..\..\..\..\..\..\projects\monogame\Samples\MacOS\BookSourceCode\XNAGameDevelopmentbyExampleCode\GemstoneHunter\AnimationStrip.cs">
  202. <Link>AnimationStrip.cs</Link>
  203. </Compile>
  204. </ItemGroup>
  205. </Project>