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

/PhysicsEngines/Tests3D/Delta.PhysicsEngines.Tests3D.csproj

#
MSBuild | 133 lines | 126 code | 0 blank | 7 comment | 0 complexity | 0e987ca73a0994e22e0cee393f548350 MD5 | raw file
Possible License(s): Apache-2.0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{482DFBDA-553E-4735-A34E-3BE191752E94}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Delta.PhysicsEngines.Tests3D</RootNamespace>
  12. <AssemblyName>Delta.PhysicsEngines.Tests3D</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <TargetFrameworkProfile>Client</TargetFrameworkProfile>
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. <PlatformTarget>x86</PlatformTarget>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>bin\Release\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. <PlatformTarget>x86</PlatformTarget>
  35. </PropertyGroup>
  36. <PropertyGroup>
  37. <StartupObject>Delta.PhysicsEngines.Tests3D.Program</StartupObject>
  38. </PropertyGroup>
  39. <PropertyGroup>
  40. <ApplicationIcon>..\..\External\Icons\PhysicsIcon.ico</ApplicationIcon>
  41. </PropertyGroup>
  42. <ItemGroup>
  43. <Reference Include="System" />
  44. </ItemGroup>
  45. <ItemGroup>
  46. <Compile Include="Program.cs" />
  47. <Compile Include="Properties\AssemblyInfo.cs" />
  48. <Compile Include="Ragdoll.cs" />
  49. <Compile Include="Tutorials.cs" />
  50. </ItemGroup>
  51. <ItemGroup>
  52. <Reference Include="Delta.ContentSystem">
  53. <HintPath>..\..\Dlls\Delta.ContentSystem.dll</HintPath>
  54. </Reference>
  55. <ProjectReference Include="..\..\ContentSystem\Rendering\Delta.ContentSystem.Rendering.csproj">
  56. <Project>{CEC4DE29-B8B9-4EFD-8DC3-5AC93F7EE03B}</Project>
  57. <Name>Delta.ContentSystem.Rendering</Name>
  58. </ProjectReference>
  59. <ProjectReference Include="..\..\ContentSystem\UserInterfaces\Delta.ContentSystem.UserInterfaces.csproj">
  60. <Project>{6CD34AEA-CE60-44A9-9863-102466CF3DF2}</Project>
  61. <Name>Delta.ContentSystem.UserInterfaces</Name>
  62. </ProjectReference>
  63. <Reference Include="Delta.Engine">
  64. <HintPath>..\..\Dlls\Delta.Engine.dll</HintPath>
  65. </Reference>
  66. <ProjectReference Include="..\..\Engine\Game\Delta.Engine.Game.csproj">
  67. <Project>{13DF5467-6C7B-4978-B6B8-B2B034F1E267}</Project>
  68. <Name>Delta.Engine.Game</Name>
  69. </ProjectReference>
  70. <ProjectReference Include="..\..\Graphics\Basics\Delta.Graphics.Basics.csproj">
  71. <Project>{184D0DD7-2300-42F1-B5C9-E4A9F6788F19}</Project>
  72. <Name>Delta.Graphics.Basics</Name>
  73. </ProjectReference>
  74. <Reference Include="Delta.Graphics">
  75. <HintPath>..\..\Dlls\Delta.Graphics.dll</HintPath>
  76. </Reference>
  77. <Reference Include="Delta.InputSystem">
  78. <HintPath>..\..\Dlls\Delta.InputSystem.dll</HintPath>
  79. </Reference>
  80. <ProjectReference Include="..\..\Rendering\Basics\Delta.Rendering.Basics.csproj">
  81. <Project>{FEE36249-6DE5-4222-B424-1F228BE9FF1A}</Project>
  82. <Name>Delta.Rendering.Basics</Name>
  83. </ProjectReference>
  84. <ProjectReference Include="..\..\Rendering\Cameras\Delta.Rendering.Cameras.csproj">
  85. <Project>{5D12ADC1-89BE-4A85-8DD9-49F9C725A2CF}</Project>
  86. <Name>Delta.Rendering.Cameras</Name>
  87. </ProjectReference>
  88. <Reference Include="Delta.Rendering">
  89. <HintPath>..\..\Dlls\Delta.Rendering.dll</HintPath>
  90. </Reference>
  91. <Reference Include="Delta.Rendering.Effects">
  92. <HintPath>..\..\Dlls\Delta.Rendering.Effects.dll</HintPath>
  93. </Reference>
  94. <ProjectReference Include="..\..\Rendering\Models\Delta.Rendering.Models.csproj">
  95. <Project>{C83A8F26-AE25-4E4A-8563-B63A56466010}</Project>
  96. <Name>Delta.Rendering.Models</Name>
  97. </ProjectReference>
  98. <ProjectReference Include="..\..\Utilities\Delta.Utilities.csproj">
  99. <Project>{D8C2961F-ABC0-424A-8603-0671C427B185}</Project>
  100. <Name>Delta.Utilities</Name>
  101. </ProjectReference>
  102. <ProjectReference Include="..\..\Utilities\Graphics\Delta.Utilities.Graphics.csproj">
  103. <Project>{A7C0A0F8-8472-4B31-BF00-1431BB5BEE9C}</Project>
  104. <Name>Delta.Utilities.Graphics</Name>
  105. </ProjectReference>
  106. <ProjectReference Include="..\..\Utilities\Math\Delta.Utilities.Math.csproj">
  107. <Project>{349FE21F-988B-44FE-95B7-89871CE97AFB}</Project>
  108. <Name>Delta.Utilities.Math</Name>
  109. </ProjectReference>
  110. <Reference Include="Delta.PhysicsEngines">
  111. <HintPath>..\..\Dlls\Delta.PhysicsEngines.dll</HintPath>
  112. </Reference>
  113. <ProjectReference Include="..\Jitter\Delta.PhysicsEngines.Jitter.csproj">
  114. <Project>{1AB79EAB-7ECB-4E69-BF13-574E241CE26E}</Project>
  115. <Name>Delta.PhysicsEngines.Jitter</Name>
  116. </ProjectReference>
  117. </ItemGroup>
  118. <ItemGroup>
  119. <None Include="app.config" />
  120. </ItemGroup>
  121. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  122. <PropertyGroup>
  123. <PostBuildEvent>
  124. </PostBuildEvent>
  125. </PropertyGroup>
  126. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  127. Other similar extension points exist, see Microsoft.Common.targets.
  128. <Target Name="BeforeBuild">
  129. </Target>
  130. <Target Name="AfterBuild">
  131. </Target>
  132. -->
  133. </Project>