dtriangulation.vcproj
上传用户:chinasdcnc
上传日期:2022-07-02
资源大小:2702k
文件大小:7k
源码类别:

分形几何

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="dtriangulation"
  6. ProjectGUID="{246A6F62-47EC-427B-8A26-4B24DA51190C}"
  7. RootNamespace="dtriangulation"
  8. Keyword="MFCProj"
  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="1"
  23. UseOfMFC="2"
  24. CharacterSet="2"
  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. PreprocessorDefinitions="_DEBUG"
  41. MkTypLibCompatible="false"
  42. ValidateParameters="false"
  43. />
  44. <Tool
  45. Name="VCCLCompilerTool"
  46. Optimization="0"
  47. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  48. MinimalRebuild="true"
  49. BasicRuntimeChecks="3"
  50. RuntimeLibrary="3"
  51. UsePrecompiledHeader="2"
  52. WarningLevel="3"
  53. Detect64BitPortabilityProblems="true"
  54. DebugInformationFormat="4"
  55. />
  56. <Tool
  57. Name="VCManagedResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCResourceCompilerTool"
  61. PreprocessorDefinitions="_DEBUG"
  62. Culture="2052"
  63. AdditionalIncludeDirectories="$(IntDir)"
  64. />
  65. <Tool
  66. Name="VCPreLinkEventTool"
  67. />
  68. <Tool
  69. Name="VCLinkerTool"
  70. AdditionalDependencies="OpenGL32.Lib GLU32.Lib"
  71. LinkIncremental="2"
  72. GenerateDebugInformation="true"
  73. SubSystem="2"
  74. TargetMachine="1"
  75. />
  76. <Tool
  77. Name="VCALinkTool"
  78. />
  79. <Tool
  80. Name="VCManifestTool"
  81. />
  82. <Tool
  83. Name="VCXDCMakeTool"
  84. />
  85. <Tool
  86. Name="VCBscMakeTool"
  87. />
  88. <Tool
  89. Name="VCFxCopTool"
  90. />
  91. <Tool
  92. Name="VCAppVerifierTool"
  93. />
  94. <Tool
  95. Name="VCWebDeploymentTool"
  96. />
  97. <Tool
  98. Name="VCPostBuildEventTool"
  99. />
  100. </Configuration>
  101. <Configuration
  102. Name="Release|Win32"
  103. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  104. IntermediateDirectory="$(ConfigurationName)"
  105. ConfigurationType="1"
  106. UseOfMFC="2"
  107. CharacterSet="2"
  108. WholeProgramOptimization="1"
  109. >
  110. <Tool
  111. Name="VCPreBuildEventTool"
  112. />
  113. <Tool
  114. Name="VCCustomBuildTool"
  115. />
  116. <Tool
  117. Name="VCXMLDataGeneratorTool"
  118. />
  119. <Tool
  120. Name="VCWebServiceProxyGeneratorTool"
  121. />
  122. <Tool
  123. Name="VCMIDLTool"
  124. PreprocessorDefinitions="NDEBUG"
  125. MkTypLibCompatible="false"
  126. ValidateParameters="false"
  127. />
  128. <Tool
  129. Name="VCCLCompilerTool"
  130. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  131. MinimalRebuild="false"
  132. RuntimeLibrary="2"
  133. UsePrecompiledHeader="2"
  134. WarningLevel="3"
  135. Detect64BitPortabilityProblems="true"
  136. DebugInformationFormat="3"
  137. />
  138. <Tool
  139. Name="VCManagedResourceCompilerTool"
  140. />
  141. <Tool
  142. Name="VCResourceCompilerTool"
  143. PreprocessorDefinitions="NDEBUG"
  144. Culture="2052"
  145. AdditionalIncludeDirectories="$(IntDir)"
  146. />
  147. <Tool
  148. Name="VCPreLinkEventTool"
  149. />
  150. <Tool
  151. Name="VCLinkerTool"
  152. AdditionalDependencies="OpenGL32.Lib GLU32.Lib"
  153. LinkIncremental="1"
  154. GenerateDebugInformation="true"
  155. SubSystem="2"
  156. StackReserveSize="99999999"
  157. OptimizeReferences="2"
  158. EnableCOMDATFolding="2"
  159. TargetMachine="1"
  160. />
  161. <Tool
  162. Name="VCALinkTool"
  163. />
  164. <Tool
  165. Name="VCManifestTool"
  166. />
  167. <Tool
  168. Name="VCXDCMakeTool"
  169. />
  170. <Tool
  171. Name="VCBscMakeTool"
  172. />
  173. <Tool
  174. Name="VCFxCopTool"
  175. />
  176. <Tool
  177. Name="VCAppVerifierTool"
  178. />
  179. <Tool
  180. Name="VCWebDeploymentTool"
  181. />
  182. <Tool
  183. Name="VCPostBuildEventTool"
  184. />
  185. </Configuration>
  186. </Configurations>
  187. <References>
  188. </References>
  189. <Files>
  190. <Filter
  191. Name="源文件"
  192. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  193. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  194. >
  195. <File
  196. RelativePath=".dtriangulation.cpp"
  197. >
  198. </File>
  199. <File
  200. RelativePath=".dtriangulationDoc.cpp"
  201. >
  202. </File>
  203. <File
  204. RelativePath=".dtriangulationView.cpp"
  205. >
  206. </File>
  207. <File
  208. RelativePath=".GenPoints.cpp"
  209. >
  210. </File>
  211. <File
  212. RelativePath=".MainFrm.cpp"
  213. >
  214. </File>
  215. <File
  216. RelativePath=".stdafx.cpp"
  217. >
  218. <FileConfiguration
  219. Name="Debug|Win32"
  220. >
  221. <Tool
  222. Name="VCCLCompilerTool"
  223. UsePrecompiledHeader="1"
  224. />
  225. </FileConfiguration>
  226. <FileConfiguration
  227. Name="Release|Win32"
  228. >
  229. <Tool
  230. Name="VCCLCompilerTool"
  231. UsePrecompiledHeader="1"
  232. />
  233. </FileConfiguration>
  234. </File>
  235. <Filter
  236. Name="core"
  237. >
  238. <File
  239. RelativePath=".dcel.cpp"
  240. >
  241. </File>
  242. <File
  243. RelativePath=".delaunaytriangulation.cpp"
  244. >
  245. </File>
  246. <File
  247. RelativePath=".edge.cpp"
  248. >
  249. </File>
  250. <File
  251. RelativePath=".line2d.cpp"
  252. >
  253. </File>
  254. <File
  255. RelativePath=".point2d.cpp"
  256. >
  257. </File>
  258. <File
  259. RelativePath=".utility.cpp"
  260. >
  261. </File>
  262. <File
  263. RelativePath=".vector2d.cpp"
  264. >
  265. </File>
  266. </Filter>
  267. </Filter>
  268. <Filter
  269. Name="头文件"
  270. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  271. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  272. >
  273. <File
  274. RelativePath=".dtriangulation.h"
  275. >
  276. </File>
  277. <File
  278. RelativePath=".dtriangulationDoc.h"
  279. >
  280. </File>
  281. <File
  282. RelativePath=".dtriangulationView.h"
  283. >
  284. </File>
  285. <File
  286. RelativePath=".GenPoints.h"
  287. >
  288. </File>
  289. <File
  290. RelativePath=".MainFrm.h"
  291. >
  292. </File>
  293. <File
  294. RelativePath=".Resource.h"
  295. >
  296. </File>
  297. <File
  298. RelativePath=".stdafx.h"
  299. >
  300. </File>
  301. <Filter
  302. Name="core"
  303. >
  304. <File
  305. RelativePath=".base.h"
  306. >
  307. </File>
  308. <File
  309. RelativePath=".dcel.h"
  310. >
  311. </File>
  312. <File
  313. RelativePath=".delaunaytriangulation.h"
  314. >
  315. </File>
  316. <File
  317. RelativePath=".edge.h"
  318. >
  319. </File>
  320. <File
  321. RelativePath=".line2d.h"
  322. >
  323. </File>
  324. <File
  325. RelativePath=".point2d.h"
  326. >
  327. </File>
  328. <File
  329. RelativePath=".utility.h"
  330. >
  331. </File>
  332. <File
  333. RelativePath=".vector2d.h"
  334. >
  335. </File>
  336. </Filter>
  337. </Filter>
  338. <Filter
  339. Name="资源文件"
  340. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  341. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  342. >
  343. <File
  344. RelativePath=".resdt.ico"
  345. >
  346. </File>
  347. <File
  348. RelativePath=".resdtriangulation.ico"
  349. >
  350. </File>
  351. <File
  352. RelativePath=".dtriangulation.rc"
  353. >
  354. </File>
  355. <File
  356. RelativePath=".resdtriangulation.rc2"
  357. >
  358. </File>
  359. <File
  360. RelativePath=".resdtriangulationDoc.ico"
  361. >
  362. </File>
  363. <File
  364. RelativePath=".resToolbar.bmp"
  365. >
  366. </File>
  367. </Filter>
  368. <File
  369. RelativePath=".ReadMe.txt"
  370. >
  371. </File>
  372. </Files>
  373. <Globals>
  374. <Global
  375. Name="RESOURCE_FILE"
  376. Value="dtriangulation.rc"
  377. />
  378. </Globals>
  379. </VisualStudioProject>