PageRenderTime 41ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/HappyFrog/FarseerPhysicsEngine_3_3_XNA/Farseer Physics XNA WP7.csproj

http://happyfrog.codeplex.com
MSBuild | 276 lines | 269 code | 0 blank | 7 comment | 0 complexity | c7a85bd6dbdb2b6ebe4ed4ad512a2f57 MD5 | raw file
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  3. <PropertyGroup>
  4. <ProjectGuid>{AA6CB78E-9484-4843-8613-54CD2BF1E948}</ProjectGuid>
  5. <ProjectTypeGuids>{6D335F3A-9D43-41b4-9D22-F6F17C4BE596};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">Windows Phone</Platform>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>FarseerPhysics</RootNamespace>
  11. <AssemblyName>FarseerPhysicsXNA</AssemblyName>
  12. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  13. <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
  14. <XnaPlatform>Windows Phone</XnaPlatform>
  15. <XnaCrossPlatformGroupID>32c529b3-4d9c-486f-a24f-ba66de6fc565</XnaCrossPlatformGroupID>
  16. <IsWebBootstrapper>false</IsWebBootstrapper>
  17. <FileUpgradeFlags>
  18. </FileUpgradeFlags>
  19. <OldToolsVersion>4.0</OldToolsVersion>
  20. <XnaUpgrade>
  21. </XnaUpgrade>
  22. <TargetFrameworkProfile>Client</TargetFrameworkProfile>
  23. <XnaOutputType>Library</XnaOutputType>
  24. <XnaProfile>Reach</XnaProfile>
  25. <UpgradeBackupLocation />
  26. <PublishUrl>publish\</PublishUrl>
  27. <Install>true</Install>
  28. <InstallFrom>Disk</InstallFrom>
  29. <UpdateEnabled>false</UpdateEnabled>
  30. <UpdateMode>Foreground</UpdateMode>
  31. <UpdateInterval>7</UpdateInterval>
  32. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  33. <UpdatePeriodically>false</UpdatePeriodically>
  34. <UpdateRequired>false</UpdateRequired>
  35. <MapFileExtensions>true</MapFileExtensions>
  36. <ApplicationRevision>0</ApplicationRevision>
  37. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  38. <UseApplicationTrust>false</UseApplicationTrust>
  39. <BootstrapperEnabled>true</BootstrapperEnabled>
  40. <XapFilename Condition="$(XnaOutputType)=='Game'">$(AssemblyName).xap</XapFilename>
  41. <SilverlightManifestTemplate Condition="$(XnaOutputType)=='Game'">Properties\AppManifest.xml</SilverlightManifestTemplate>
  42. <XnaWindowsPhoneManifestTemplate Condition="$(XnaOutputType)=='Game'">Properties\WMAppManifest.xml</XnaWindowsPhoneManifestTemplate>
  43. <TileImage Condition="$(XnaOutputType)=='Game'">Background.png</TileImage>
  44. <TileTitle Condition="$(XnaOutputType)=='Game'">$(AssemblyName)</TileTitle>
  45. <SupportedCultures />
  46. <SccProjectName>
  47. </SccProjectName>
  48. <SccLocalPath>
  49. </SccLocalPath>
  50. <SccAuxPath>
  51. </SccAuxPath>
  52. <SccProvider>
  53. </SccProvider>
  54. </PropertyGroup>
  55. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|Windows Phone' ">
  56. <OutputPath>bin\Windows Phone\Debug</OutputPath>
  57. <ErrorReport>prompt</ErrorReport>
  58. <WarningLevel>1</WarningLevel>
  59. <NoStdLib>true</NoStdLib>
  60. <UseVSHostingProcess>false</UseVSHostingProcess>
  61. <DebugSymbols>true</DebugSymbols>
  62. <DebugType>full</DebugType>
  63. <Optimize>false</Optimize>
  64. <DefineConstants>DEBUG;TRACE;WINDOWS_PHONE</DefineConstants>
  65. <XnaCompressContent>false</XnaCompressContent>
  66. </PropertyGroup>
  67. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|Windows Phone' ">
  68. <OutputPath>bin\Windows Phone\Release</OutputPath>
  69. <ErrorReport>prompt</ErrorReport>
  70. <WarningLevel>4</WarningLevel>
  71. <NoStdLib>true</NoStdLib>
  72. <UseVSHostingProcess>false</UseVSHostingProcess>
  73. <DebugType>pdbonly</DebugType>
  74. <Optimize>true</Optimize>
  75. <DefineConstants>TRACE;WINDOWS_PHONE</DefineConstants>
  76. <XnaCompressContent>false</XnaCompressContent>
  77. </PropertyGroup>
  78. <ItemGroup>
  79. <None Include="Background.png">
  80. <XnaPlatformSpecific>true</XnaPlatformSpecific>
  81. </None>
  82. <None Include="Properties\AppManifest.xml">
  83. <XnaPlatformSpecific>true</XnaPlatformSpecific>
  84. </None>
  85. <None Include="Properties\WMAppManifest.xml">
  86. <XnaPlatformSpecific>true</XnaPlatformSpecific>
  87. </None>
  88. </ItemGroup>
  89. <ItemGroup>
  90. <NestedContentProject Include="Content\Content.contentproj">
  91. <Project>129ef00a-26e6-4835-8db3-848cb89276da</Project>
  92. <Visible>False</Visible>
  93. </NestedContentProject>
  94. </ItemGroup>
  95. <ItemGroup>
  96. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  97. <Visible>False</Visible>
  98. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  99. <Install>false</Install>
  100. </BootstrapperPackage>
  101. <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
  102. <Visible>False</Visible>
  103. <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
  104. <Install>false</Install>
  105. </BootstrapperPackage>
  106. <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
  107. <Visible>False</Visible>
  108. <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
  109. <Install>false</Install>
  110. </BootstrapperPackage>
  111. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
  112. <Visible>False</Visible>
  113. <ProductName>.NET Framework 3.5</ProductName>
  114. <Install>true</Install>
  115. </BootstrapperPackage>
  116. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  117. <Visible>False</Visible>
  118. <ProductName>.NET Framework 3.5 SP1</ProductName>
  119. <Install>false</Install>
  120. </BootstrapperPackage>
  121. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  122. <Visible>False</Visible>
  123. <ProductName>Windows Installer 3.1</ProductName>
  124. <Install>true</Install>
  125. </BootstrapperPackage>
  126. <BootstrapperPackage Include="Microsoft.Xna.Framework.3.1">
  127. <Visible>False</Visible>
  128. <ProductName>Microsoft XNA Framework Redistributable 3.1</ProductName>
  129. <Install>true</Install>
  130. </BootstrapperPackage>
  131. <BootstrapperPackage Include="Microsoft.Xna.Framework.4.0">
  132. <Visible>False</Visible>
  133. <ProductName>Microsoft XNA Framework Redistributable 4.0</ProductName>
  134. <Install>true</Install>
  135. </BootstrapperPackage>
  136. </ItemGroup>
  137. <ItemGroup>
  138. <Compile Include="Collision\Collision.cs" />
  139. <Compile Include="Collision\Distance.cs" />
  140. <Compile Include="Collision\DynamicTree.cs" />
  141. <Compile Include="Collision\DynamicTreeBroadPhase.cs" />
  142. <Compile Include="Collision\IBroadPhase.cs" />
  143. <Compile Include="Collision\QuadTree.cs" />
  144. <Compile Include="Collision\QuadTreeBroadPhase.cs" />
  145. <Compile Include="Collision\Shapes\CircleShape.cs" />
  146. <Compile Include="Collision\Shapes\EdgeShape.cs" />
  147. <Compile Include="Collision\Shapes\LoopShape.cs" />
  148. <Compile Include="Collision\Shapes\PolygonShape.cs" />
  149. <Compile Include="Collision\Shapes\Shape.cs" />
  150. <Compile Include="Collision\TimeOfImpact.cs" />
  151. <Compile Include="Common\ConvexHull\ChainHull.cs" />
  152. <Compile Include="Common\ConvexHull\GiftWrap.cs" />
  153. <Compile Include="Common\ConvexHull\Melkman.cs" />
  154. <Compile Include="Common\Decomposition\BayazitDecomposer.cs" />
  155. <Compile Include="Common\Decomposition\CDTDecomposer.cs" />
  156. <Compile Include="Common\Decomposition\CDT\Delaunay\DelaunayTriangle.cs" />
  157. <Compile Include="Common\Decomposition\CDT\Delaunay\Sweep\AdvancingFront.cs" />
  158. <Compile Include="Common\Decomposition\CDT\Delaunay\Sweep\AdvancingFrontNode.cs" />
  159. <Compile Include="Common\Decomposition\CDT\Delaunay\Sweep\DTSweep.cs" />
  160. <Compile Include="Common\Decomposition\CDT\Delaunay\Sweep\DTSweepConstraint.cs" />
  161. <Compile Include="Common\Decomposition\CDT\Delaunay\Sweep\DTSweepContext.cs" />
  162. <Compile Include="Common\Decomposition\CDT\Delaunay\Sweep\DTSweepPointComparator.cs" />
  163. <Compile Include="Common\Decomposition\CDT\Delaunay\Sweep\PointOnEdgeException.cs" />
  164. <Compile Include="Common\Decomposition\CDT\ITriangulatable.cs" />
  165. <Compile Include="Common\Decomposition\CDT\Orientation.cs" />
  166. <Compile Include="Common\Decomposition\CDT\Polygon\Polygon.cs" />
  167. <Compile Include="Common\Decomposition\CDT\Polygon\PolygonPoint.cs" />
  168. <Compile Include="Common\Decomposition\CDT\Polygon\PolygonSet.cs" />
  169. <Compile Include="Common\Decomposition\CDT\Sets\ConstrainedPointSet.cs" />
  170. <Compile Include="Common\Decomposition\CDT\Sets\PointSet.cs" />
  171. <Compile Include="Common\Decomposition\CDT\TriangulationConstraint.cs" />
  172. <Compile Include="Common\Decomposition\CDT\TriangulationContext.cs" />
  173. <Compile Include="Common\Decomposition\CDT\TriangulationMode.cs" />
  174. <Compile Include="Common\Decomposition\CDT\TriangulationPoint.cs" />
  175. <Compile Include="Common\Decomposition\CDT\TriangulationUtil.cs" />
  176. <Compile Include="Common\Decomposition\CDT\Util\FixedArray3.cs" />
  177. <Compile Include="Common\Decomposition\CDT\Util\FixedBitArray3.cs" />
  178. <Compile Include="Common\Decomposition\CDT\Util\PointGenerator.cs" />
  179. <Compile Include="Common\Decomposition\CDT\Util\PolygonGenerator.cs" />
  180. <Compile Include="Common\Decomposition\EarclipDecomposer.cs" />
  181. <Compile Include="Common\Decomposition\FlipcodeDecomposer.cs" />
  182. <Compile Include="Common\Decomposition\SeidelDecomposer.cs" />
  183. <Compile Include="Common\FixedArray.cs" />
  184. <Compile Include="Common\HashSet.cs" />
  185. <Compile Include="Common\LineTools.cs" />
  186. <Compile Include="Common\Math.cs" />
  187. <Compile Include="Common\Path.cs" />
  188. <Compile Include="Common\PathManager.cs" />
  189. <Compile Include="Common\PhysicsLogic\Explosion.cs" />
  190. <Compile Include="Common\PhysicsLogic\PhysicsLogic.cs" />
  191. <Compile Include="Common\PolygonManipulation\CuttingTools.cs" />
  192. <Compile Include="Common\PolygonManipulation\SimplifyTools.cs" />
  193. <Compile Include="Common\PolygonManipulation\YuPengClipper.cs" />
  194. <Compile Include="Common\PolygonTools.cs" />
  195. <Compile Include="Common\Serialization.cs" />
  196. <Compile Include="Common\TextureTools\MarchingSquares.cs" />
  197. <Compile Include="Common\TextureTools\MSTerrain.cs" />
  198. <Compile Include="Common\TextureTools\TextureConverter.cs" />
  199. <Compile Include="Common\Vertices.cs" />
  200. <Compile Include="Controllers\AbstractForceController.cs" />
  201. <Compile Include="Controllers\BuoyancyController.cs" />
  202. <Compile Include="Controllers\Controller.cs" />
  203. <Compile Include="Controllers\GravityController.cs" />
  204. <Compile Include="Controllers\SimpleWindForce.cs" />
  205. <Compile Include="Controllers\VelocityLimitController.cs" />
  206. <Compile Include="DebugView.cs" />
  207. <Compile Include="Dynamics\Body.cs" />
  208. <Compile Include="Dynamics\BreakableBody.cs" />
  209. <Compile Include="Dynamics\ContactManager.cs" />
  210. <Compile Include="Dynamics\Contacts\Contact.cs" />
  211. <Compile Include="Dynamics\Contacts\ContactSolver.cs" />
  212. <Compile Include="Dynamics\Fixture.cs" />
  213. <Compile Include="Dynamics\Island.cs" />
  214. <Compile Include="Dynamics\Joints\AngleJoint.cs" />
  215. <Compile Include="Dynamics\Joints\DistanceJoint.cs" />
  216. <Compile Include="Dynamics\Joints\FixedAngleJoint.cs" />
  217. <Compile Include="Dynamics\Joints\FixedDistanceJoint.cs" />
  218. <Compile Include="Dynamics\Joints\FixedFrictionJoint.cs" />
  219. <Compile Include="Dynamics\Joints\FixedLineJoint.cs" />
  220. <Compile Include="Dynamics\Joints\FixedMouseJoint.cs" />
  221. <Compile Include="Dynamics\Joints\FixedPrismaticJoint.cs" />
  222. <Compile Include="Dynamics\Joints\FixedRevoluteJoint.cs" />
  223. <Compile Include="Dynamics\Joints\FrictionJoint.cs" />
  224. <Compile Include="Dynamics\Joints\GearJoint.cs" />
  225. <Compile Include="Dynamics\Joints\Joint.cs" />
  226. <Compile Include="Dynamics\Joints\LineJoint.cs" />
  227. <Compile Include="Dynamics\Joints\PrismaticJoint.cs" />
  228. <Compile Include="Dynamics\Joints\PulleyJoint.cs" />
  229. <Compile Include="Dynamics\Joints\RevoluteJoint.cs" />
  230. <Compile Include="Dynamics\Joints\RopeJoint.cs" />
  231. <Compile Include="Dynamics\Joints\SliderJoint.cs" />
  232. <Compile Include="Dynamics\Joints\WeldJoint.cs" />
  233. <Compile Include="Dynamics\TimeStep.cs" />
  234. <Compile Include="Dynamics\World.cs" />
  235. <Compile Include="Dynamics\WorldCallbacks.cs" />
  236. <Compile Include="Factories\BodyFactory.cs" />
  237. <Compile Include="Factories\FixtureFactory.cs" />
  238. <Compile Include="Factories\JointFactory.cs" />
  239. <Compile Include="Factories\LinkFactory.cs" />
  240. <Compile Include="Properties\AssemblyInfo.cs" />
  241. <Compile Include="Settings.cs" />
  242. </ItemGroup>
  243. <ItemGroup />
  244. <ItemGroup>
  245. <Reference Include="Microsoft.Phone, Version=7.0.0.0, Culture=neutral, PublicKeyToken=24eec0d8c86cda1e, processorArchitecture=MSIL" />
  246. <Reference Include="Microsoft.Xna.Framework">
  247. <Private>False</Private>
  248. </Reference>
  249. <Reference Include="Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL" />
  250. <Reference Include="mscorlib">
  251. <Private>False</Private>
  252. </Reference>
  253. <Reference Include="System">
  254. <Private>False</Private>
  255. </Reference>
  256. <Reference Include="System.Core">
  257. <Private>False</Private>
  258. </Reference>
  259. <Reference Include="System.Xml">
  260. <Private>False</Private>
  261. </Reference>
  262. <Reference Include="System.Xml.Linq">
  263. <Private>False</Private>
  264. </Reference>
  265. <Reference Include="System.Xml.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
  266. </ItemGroup>
  267. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  268. <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" />
  269. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  270. Other similar extension points exist, see Microsoft.Common.targets.
  271. <Target Name="BeforeBuild">
  272. </Target>
  273. <Target Name="AfterBuild">
  274. </Target>
  275. -->
  276. </Project>