Box2D.Net.vcproj
上传用户:gb3593
上传日期:2022-01-07
资源大小:3028k
文件大小:6k
源码类别:

游戏引擎

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="Box2D.Net"
  6. ProjectGUID="{0E95DBB9-EA97-407B-811C-810B225E79D2}"
  7. RootNamespace="Box2DNet"
  8. Keyword="ManagedCProj"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  21. IntermediateDirectory="$(ConfigurationName)"
  22. ConfigurationType="2"
  23. CharacterSet="1"
  24. ManagedExtensions="1"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. />
  41. <Tool
  42. Name="VCCLCompilerTool"
  43. Optimization="0"
  44. AdditionalIncludeDirectories="....Include"
  45. PreprocessorDefinitions="WIN32;_DEBUG"
  46. RuntimeLibrary="3"
  47. UsePrecompiledHeader="1"
  48. GenerateXMLDocumentationFiles="true"
  49. WarningLevel="3"
  50. DebugInformationFormat="3"
  51. />
  52. <Tool
  53. Name="VCManagedResourceCompilerTool"
  54. />
  55. <Tool
  56. Name="VCResourceCompilerTool"
  57. />
  58. <Tool
  59. Name="VCPreLinkEventTool"
  60. />
  61. <Tool
  62. Name="VCLinkerTool"
  63. AdditionalDependencies="$(NoInherit)"
  64. LinkIncremental="2"
  65. GenerateDebugInformation="true"
  66. AssemblyDebug="1"
  67. TargetMachine="1"
  68. />
  69. <Tool
  70. Name="VCALinkTool"
  71. />
  72. <Tool
  73. Name="VCManifestTool"
  74. />
  75. <Tool
  76. Name="VCXDCMakeTool"
  77. />
  78. <Tool
  79. Name="VCBscMakeTool"
  80. />
  81. <Tool
  82. Name="VCFxCopTool"
  83. />
  84. <Tool
  85. Name="VCAppVerifierTool"
  86. />
  87. <Tool
  88. Name="VCWebDeploymentTool"
  89. />
  90. <Tool
  91. Name="VCPostBuildEventTool"
  92. />
  93. </Configuration>
  94. <Configuration
  95. Name="Release|Win32"
  96. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  97. IntermediateDirectory="$(ConfigurationName)"
  98. ConfigurationType="2"
  99. CharacterSet="1"
  100. ManagedExtensions="1"
  101. WholeProgramOptimization="1"
  102. >
  103. <Tool
  104. Name="VCPreBuildEventTool"
  105. />
  106. <Tool
  107. Name="VCCustomBuildTool"
  108. />
  109. <Tool
  110. Name="VCXMLDataGeneratorTool"
  111. />
  112. <Tool
  113. Name="VCWebServiceProxyGeneratorTool"
  114. />
  115. <Tool
  116. Name="VCMIDLTool"
  117. />
  118. <Tool
  119. Name="VCCLCompilerTool"
  120. AdditionalIncludeDirectories="....Include"
  121. PreprocessorDefinitions="WIN32;NDEBUG"
  122. RuntimeLibrary="2"
  123. UsePrecompiledHeader="1"
  124. WarningLevel="3"
  125. DebugInformationFormat="3"
  126. />
  127. <Tool
  128. Name="VCManagedResourceCompilerTool"
  129. />
  130. <Tool
  131. Name="VCResourceCompilerTool"
  132. />
  133. <Tool
  134. Name="VCPreLinkEventTool"
  135. />
  136. <Tool
  137. Name="VCLinkerTool"
  138. AdditionalDependencies="$(NoInherit)"
  139. LinkIncremental="1"
  140. GenerateDebugInformation="true"
  141. TargetMachine="1"
  142. />
  143. <Tool
  144. Name="VCALinkTool"
  145. />
  146. <Tool
  147. Name="VCManifestTool"
  148. />
  149. <Tool
  150. Name="VCXDCMakeTool"
  151. />
  152. <Tool
  153. Name="VCBscMakeTool"
  154. />
  155. <Tool
  156. Name="VCFxCopTool"
  157. />
  158. <Tool
  159. Name="VCAppVerifierTool"
  160. />
  161. <Tool
  162. Name="VCWebDeploymentTool"
  163. />
  164. <Tool
  165. Name="VCPostBuildEventTool"
  166. />
  167. </Configuration>
  168. </Configurations>
  169. <References>
  170. <AssemblyReference
  171. RelativePath="System.dll"
  172. AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
  173. />
  174. <AssemblyReference
  175. RelativePath="System.Data.dll"
  176. AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
  177. />
  178. <AssemblyReference
  179. RelativePath="System.XML.dll"
  180. AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
  181. />
  182. </References>
  183. <Files>
  184. <Filter
  185. Name="Source Files"
  186. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  187. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  188. >
  189. <File
  190. RelativePath=".AssemblyInfo.cpp"
  191. >
  192. </File>
  193. </Filter>
  194. <Filter
  195. Name="Header Files"
  196. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  197. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  198. >
  199. <File
  200. RelativePath=".Stdafx.h"
  201. >
  202. </File>
  203. </Filter>
  204. <Filter
  205. Name="Wrappers"
  206. >
  207. <File
  208. RelativePath=".AABB.cpp"
  209. >
  210. </File>
  211. <File
  212. RelativePath=".Body.cpp"
  213. >
  214. </File>
  215. <File
  216. RelativePath=".BodyDef.cpp"
  217. >
  218. </File>
  219. <File
  220. RelativePath=".Contact.cpp"
  221. >
  222. </File>
  223. <File
  224. RelativePath=".Delegates.cpp"
  225. >
  226. </File>
  227. <File
  228. RelativePath=".Joint.cpp"
  229. >
  230. </File>
  231. <File
  232. RelativePath=".JointDef.cpp"
  233. >
  234. </File>
  235. <File
  236. RelativePath=".Manifold.cpp"
  237. >
  238. </File>
  239. <File
  240. RelativePath=".ManifoldPoint.cpp"
  241. >
  242. </File>
  243. <File
  244. RelativePath=".MassData.cpp"
  245. >
  246. </File>
  247. <File
  248. RelativePath=".Matrix.cpp"
  249. >
  250. </File>
  251. <File
  252. RelativePath=".RevoluteJoint.cpp"
  253. >
  254. </File>
  255. <File
  256. RelativePath=".Shape.cpp"
  257. >
  258. </File>
  259. <File
  260. RelativePath=".Shape.h"
  261. >
  262. </File>
  263. <File
  264. RelativePath=".ShapeDef.cpp"
  265. >
  266. </File>
  267. <File
  268. RelativePath=".ShapeType.cpp"
  269. >
  270. </File>
  271. <File
  272. RelativePath=".VariousImplementations.cpp"
  273. >
  274. </File>
  275. <File
  276. RelativePath=".Vector.cpp"
  277. >
  278. </File>
  279. <File
  280. RelativePath=".World.cpp"
  281. >
  282. </File>
  283. <File
  284. RelativePath=".XForm.cpp"
  285. >
  286. </File>
  287. </Filter>
  288. </Files>
  289. <Globals>
  290. </Globals>
  291. </VisualStudioProject>