Platformer.csproj 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  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)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>10.0.0</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{1D099BD4-805E-4C04-B33D-9F2D16D42B86}</ProjectGuid>
  9. <ProjectTypeGuids>{948B3504-5B70-4649-8FE4-BDE1FB46EC69};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  10. <OutputType>Exe</OutputType>
  11. <RootNamespace>Platformer</RootNamespace>
  12. <AssemblyName>Platformer</AssemblyName>
  13. </PropertyGroup>
  14. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  15. <DebugSymbols>true</DebugSymbols>
  16. <DebugType>full</DebugType>
  17. <Optimize>false</Optimize>
  18. <OutputPath>bin\Debug</OutputPath>
  19. <DefineConstants>DEBUG MONOMAC</DefineConstants>
  20. <ErrorReport>prompt</ErrorReport>
  21. <WarningLevel>4</WarningLevel>
  22. <ConsolePause>false</ConsolePause>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  25. <DebugType>none</DebugType>
  26. <Optimize>false</Optimize>
  27. <OutputPath>bin\Release</OutputPath>
  28. <ErrorReport>prompt</ErrorReport>
  29. <WarningLevel>4</WarningLevel>
  30. <ConsolePause>false</ConsolePause>
  31. </PropertyGroup>
  32. <ItemGroup>
  33. <Reference Include="System" />
  34. <Reference Include="System.Xml" />
  35. <Reference Include="System.Core" />
  36. <Reference Include="System.Xml.Linq" />
  37. <Reference Include="System.Drawing" />
  38. <Reference Include="MonoMac, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  39. <SpecificVersion>False</SpecificVersion>
  40. <HintPath>..\..\..\..\MonoMac\monomac\src\MonoMac.dll</HintPath>
  41. </Reference>
  42. </ItemGroup>
  43. <ItemGroup>
  44. <Compile Include="Program.cs" />
  45. <Compile Include="..\..\iOS\Platformer\Accelerometer.cs">
  46. <Link>Accelerometer.cs</Link>
  47. </Compile>
  48. <Compile Include="..\..\iOS\Platformer\Animation.cs">
  49. <Link>Animation.cs</Link>
  50. </Compile>
  51. <Compile Include="..\..\iOS\Platformer\AnimationPlayer.cs">
  52. <Link>AnimationPlayer.cs</Link>
  53. </Compile>
  54. <Compile Include="..\..\iOS\Platformer\Circle.cs">
  55. <Link>Circle.cs</Link>
  56. </Compile>
  57. <Compile Include="..\..\iOS\Platformer\Enemy.cs">
  58. <Link>Enemy.cs</Link>
  59. </Compile>
  60. <Compile Include="..\..\iOS\Platformer\Gem.cs">
  61. <Link>Gem.cs</Link>
  62. </Compile>
  63. <Compile Include="..\..\iOS\Platformer\Level.cs">
  64. <Link>Level.cs</Link>
  65. </Compile>
  66. <Compile Include="..\..\iOS\Platformer\PlatformerGame.cs">
  67. <Link>PlatformerGame.cs</Link>
  68. </Compile>
  69. <Compile Include="..\..\iOS\Platformer\Player.cs">
  70. <Link>Player.cs</Link>
  71. </Compile>
  72. <Compile Include="..\..\iOS\Platformer\RectangleExtensions.cs">
  73. <Link>RectangleExtensions.cs</Link>
  74. </Compile>
  75. <Compile Include="..\..\iOS\Platformer\Tile.cs">
  76. <Link>Tile.cs</Link>
  77. </Compile>
  78. <Compile Include="..\..\iOS\Platformer\TouchCollectionExtensions.cs">
  79. <Link>TouchCollectionExtensions.cs</Link>
  80. </Compile>
  81. </ItemGroup>
  82. <ItemGroup>
  83. <None Include="Info.plist" />
  84. </ItemGroup>
  85. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  86. <Import Project="$(MSBuildExtensionsPath)\Mono\MonoMac\v0.0\Mono.MonoMac.targets" />
  87. <ItemGroup>
  88. <ProjectReference Include="..\..\..\MonoGame.Framework\MonoGame.Framework.MacOS.csproj">
  89. <Project>{36C538E6-C32A-4A8D-A39C-566173D7118E}</Project>
  90. <Name>MonoGame.Framework.MacOS</Name>
  91. </ProjectReference>
  92. </ItemGroup>
  93. <ItemGroup>
  94. <Content Include="..\..\iOS\Platformer\Content\Backgrounds\Layer0_0.png">
  95. <Link>Content\Backgrounds\Layer0_0.png</Link>
  96. </Content>
  97. <Content Include="..\..\iOS\Platformer\Content\Backgrounds\Layer0_1.png">
  98. <Link>Content\Backgrounds\Layer0_1.png</Link>
  99. </Content>
  100. <Content Include="..\..\iOS\Platformer\Content\Backgrounds\Layer0_2.png">
  101. <Link>Content\Backgrounds\Layer0_2.png</Link>
  102. </Content>
  103. <Content Include="..\..\iOS\Platformer\Content\Backgrounds\Layer1_0.png">
  104. <Link>Content\Backgrounds\Layer1_0.png</Link>
  105. </Content>
  106. <Content Include="..\..\iOS\Platformer\Content\Backgrounds\Layer1_1.png">
  107. <Link>Content\Backgrounds\Layer1_1.png</Link>
  108. </Content>
  109. <Content Include="..\..\iOS\Platformer\Content\Backgrounds\Layer1_2.png">
  110. <Link>Content\Backgrounds\Layer1_2.png</Link>
  111. </Content>
  112. <Content Include="..\..\iOS\Platformer\Content\Backgrounds\Layer2_0.png">
  113. <Link>Content\Backgrounds\Layer2_0.png</Link>
  114. </Content>
  115. <Content Include="..\..\iOS\Platformer\Content\Backgrounds\Layer2_1.png">
  116. <Link>Content\Backgrounds\Layer2_1.png</Link>
  117. </Content>
  118. <Content Include="..\..\iOS\Platformer\Content\Backgrounds\Layer2_2.png">
  119. <Link>Content\Backgrounds\Layer2_2.png</Link>
  120. </Content>
  121. <Content Include="..\..\iOS\Platformer\Content\Levels\0.txt">
  122. <Link>Content\Levels\0.txt</Link>
  123. </Content>
  124. <Content Include="..\..\iOS\Platformer\Content\Levels\1.txt">
  125. <Link>Content\Levels\1.txt</Link>
  126. </Content>
  127. <Content Include="..\..\iOS\Platformer\Content\Levels\2.txt">
  128. <Link>Content\Levels\2.txt</Link>
  129. </Content>
  130. <Content Include="..\..\iOS\Platformer\Content\Overlays\you_died.png">
  131. <Link>Content\Overlays\you_died.png</Link>
  132. </Content>
  133. <Content Include="..\..\iOS\Platformer\Content\Overlays\you_lose.png">
  134. <Link>Content\Overlays\you_lose.png</Link>
  135. </Content>
  136. <Content Include="..\..\iOS\Platformer\Content\Overlays\you_win.png">
  137. <Link>Content\Overlays\you_win.png</Link>
  138. </Content>
  139. <Content Include="..\..\iOS\Platformer\Content\Sounds\ExitReached.mp3">
  140. <Link>Content\Sounds\ExitReached.mp3</Link>
  141. </Content>
  142. <Content Include="..\..\iOS\Platformer\Content\Sounds\GemCollected.mp3">
  143. <Link>Content\Sounds\GemCollected.mp3</Link>
  144. </Content>
  145. <Content Include="..\..\iOS\Platformer\Content\Sounds\MonsterKilled.mp3">
  146. <Link>Content\Sounds\MonsterKilled.mp3</Link>
  147. </Content>
  148. <Content Include="..\..\iOS\Platformer\Content\Sounds\Music.mp3">
  149. <Link>Content\Sounds\Music.mp3</Link>
  150. </Content>
  151. <Content Include="..\..\iOS\Platformer\Content\Sounds\PlayerFall.mp3">
  152. <Link>Content\Sounds\PlayerFall.mp3</Link>
  153. </Content>
  154. <Content Include="..\..\iOS\Platformer\Content\Sounds\PlayerJump.mp3">
  155. <Link>Content\Sounds\PlayerJump.mp3</Link>
  156. </Content>
  157. <Content Include="..\..\iOS\Platformer\Content\Sounds\PlayerKilled.mp3">
  158. <Link>Content\Sounds\PlayerKilled.mp3</Link>
  159. </Content>
  160. <Content Include="..\..\iOS\Platformer\Content\Sounds\PowerUp.mp3">
  161. <Link>Content\Sounds\PowerUp.mp3</Link>
  162. </Content>
  163. <Content Include="..\..\iOS\Platformer\Content\Sprites\Gem.png">
  164. <Link>Content\Sprites\Gem.png</Link>
  165. </Content>
  166. <Content Include="..\..\iOS\Platformer\Content\Tiles\BlockA0.png">
  167. <Link>Content\Tiles\BlockA0.png</Link>
  168. </Content>
  169. <Content Include="..\..\iOS\Platformer\Content\Tiles\BlockA1.png">
  170. <Link>Content\Tiles\BlockA1.png</Link>
  171. </Content>
  172. <Content Include="..\..\iOS\Platformer\Content\Tiles\BlockA3.png">
  173. <Link>Content\Tiles\BlockA3.png</Link>
  174. </Content>
  175. <Content Include="..\..\iOS\Platformer\Content\Tiles\BlockA4.png">
  176. <Link>Content\Tiles\BlockA4.png</Link>
  177. </Content>
  178. <Content Include="..\..\iOS\Platformer\Content\Tiles\BlockA5.png">
  179. <Link>Content\Tiles\BlockA5.png</Link>
  180. </Content>
  181. <Content Include="..\..\iOS\Platformer\Content\Tiles\BlockA6.png">
  182. <Link>Content\Tiles\BlockA6.png</Link>
  183. </Content>
  184. <Content Include="..\..\iOS\Platformer\Content\Tiles\BlockB0.png">
  185. <Link>Content\Tiles\BlockB0.png</Link>
  186. </Content>
  187. <Content Include="..\..\iOS\Platformer\Content\Tiles\BlockB1.png">
  188. <Link>Content\Tiles\BlockB1.png</Link>
  189. </Content>
  190. <Content Include="..\..\iOS\Platformer\Content\Tiles\Exit.png">
  191. <Link>Content\Tiles\Exit.png</Link>
  192. </Content>
  193. <Content Include="..\..\iOS\Platformer\Content\Tiles\Platform.png">
  194. <Link>Content\Tiles\Platform.png</Link>
  195. </Content>
  196. <Content Include="..\..\iOS\Platformer\Content\Sprites\MonsterA\Idle.png">
  197. <Link>Content\Sprites\MonsterA\Idle.png</Link>
  198. </Content>
  199. <Content Include="..\..\iOS\Platformer\Content\Sprites\MonsterA\Run.png">
  200. <Link>Content\Sprites\MonsterA\Run.png</Link>
  201. </Content>
  202. <Content Include="..\..\iOS\Platformer\Content\Sprites\MonsterB\Idle.png">
  203. <Link>Content\Sprites\MonsterB\Idle.png</Link>
  204. </Content>
  205. <Content Include="..\..\iOS\Platformer\Content\Sprites\MonsterB\Run.png">
  206. <Link>Content\Sprites\MonsterB\Run.png</Link>
  207. </Content>
  208. <Content Include="..\..\iOS\Platformer\Content\Sprites\MonsterC\Idle.png">
  209. <Link>Content\Sprites\MonsterC\Idle.png</Link>
  210. </Content>
  211. <Content Include="..\..\iOS\Platformer\Content\Sprites\MonsterC\Run.png">
  212. <Link>Content\Sprites\MonsterC\Run.png</Link>
  213. </Content>
  214. <Content Include="..\..\iOS\Platformer\Content\Sprites\MonsterD\Idle.png">
  215. <Link>Content\Sprites\MonsterD\Idle.png</Link>
  216. </Content>
  217. <Content Include="..\..\iOS\Platformer\Content\Sprites\MonsterD\Run.png">
  218. <Link>Content\Sprites\MonsterD\Run.png</Link>
  219. </Content>
  220. <Content Include="..\..\iOS\Platformer\Content\Sprites\Player\Celebrate.png">
  221. <Link>Content\Sprites\Player\Celebrate.png</Link>
  222. </Content>
  223. <Content Include="..\..\iOS\Platformer\Content\Sprites\Player\Die.png">
  224. <Link>Content\Sprites\Player\Die.png</Link>
  225. </Content>
  226. <Content Include="..\..\iOS\Platformer\Content\Sprites\Player\Idle.png">
  227. <Link>Content\Sprites\Player\Idle.png</Link>
  228. </Content>
  229. <Content Include="..\..\iOS\Platformer\Content\Sprites\Player\Jump.png">
  230. <Link>Content\Sprites\Player\Jump.png</Link>
  231. </Content>
  232. <Content Include="..\..\iOS\Platformer\Content\Sprites\Player\Run.png">
  233. <Link>Content\Sprites\Player\Run.png</Link>
  234. </Content>
  235. <Content Include="..\..\iOS\Platformer\Content\Tiles\BlockA2.png">
  236. <Link>Content\Tiles\BlockA2.png</Link>
  237. </Content>
  238. <Content Include="..\..\iOS\Platformer\Content\Fonts\Hud.xnb">
  239. <Link>Content\Fonts\Hud.xnb</Link>
  240. </Content>
  241. </ItemGroup>
  242. <ItemGroup>
  243. <Folder Include="Content\" />
  244. <Folder Include="Content\Fonts\" />
  245. </ItemGroup>
  246. </Project>