XLT.vcproj
上传用户:yunyi28
上传日期:2021-04-25
资源大小:6978k
文件大小:6k
源码类别:

分形几何

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="XLT"
  6. ProjectGUID="{F3EEF3AD-8B07-42AF-82FC-497A018E1A85}"
  7. RootNamespace="XLT"
  8. Keyword="Win32Proj"
  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=".Debug"
  21. IntermediateDirectory=".Debug"
  22. ConfigurationType="1"
  23. CharacterSet="0"
  24. >
  25. <Tool
  26. Name="VCPreBuildEventTool"
  27. />
  28. <Tool
  29. Name="VCCustomBuildTool"
  30. />
  31. <Tool
  32. Name="VCXMLDataGeneratorTool"
  33. />
  34. <Tool
  35. Name="VCWebServiceProxyGeneratorTool"
  36. />
  37. <Tool
  38. Name="VCMIDLTool"
  39. />
  40. <Tool
  41. Name="VCCLCompilerTool"
  42. Optimization="0"
  43. AdditionalIncludeDirectories="..include"
  44. MinimalRebuild="false"
  45. BasicRuntimeChecks="0"
  46. RuntimeLibrary="0"
  47. UsePrecompiledHeader="0"
  48. WarningLevel="1"
  49. Detect64BitPortabilityProblems="false"
  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="glut32.lib Opengl32.lib Glu32.lib glaux.lib"
  64. LinkIncremental="2"
  65. AdditionalLibraryDirectories="../lib;../debug"
  66. GenerateDebugInformation="true"
  67. SubSystem="2"
  68. TargetMachine="1"
  69. />
  70. <Tool
  71. Name="VCALinkTool"
  72. />
  73. <Tool
  74. Name="VCManifestTool"
  75. />
  76. <Tool
  77. Name="VCXDCMakeTool"
  78. />
  79. <Tool
  80. Name="VCBscMakeTool"
  81. />
  82. <Tool
  83. Name="VCFxCopTool"
  84. />
  85. <Tool
  86. Name="VCAppVerifierTool"
  87. />
  88. <Tool
  89. Name="VCWebDeploymentTool"
  90. />
  91. <Tool
  92. Name="VCPostBuildEventTool"
  93. />
  94. </Configuration>
  95. <Configuration
  96. Name="Release|Win32"
  97. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  98. IntermediateDirectory="$(ConfigurationName)"
  99. ConfigurationType="1"
  100. CharacterSet="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. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  121. RuntimeLibrary="2"
  122. UsePrecompiledHeader="2"
  123. WarningLevel="3"
  124. Detect64BitPortabilityProblems="true"
  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. LinkIncremental="1"
  139. GenerateDebugInformation="true"
  140. SubSystem="2"
  141. OptimizeReferences="2"
  142. EnableCOMDATFolding="2"
  143. TargetMachine="1"
  144. />
  145. <Tool
  146. Name="VCALinkTool"
  147. />
  148. <Tool
  149. Name="VCManifestTool"
  150. />
  151. <Tool
  152. Name="VCXDCMakeTool"
  153. />
  154. <Tool
  155. Name="VCBscMakeTool"
  156. />
  157. <Tool
  158. Name="VCFxCopTool"
  159. />
  160. <Tool
  161. Name="VCAppVerifierTool"
  162. />
  163. <Tool
  164. Name="VCWebDeploymentTool"
  165. />
  166. <Tool
  167. Name="VCPostBuildEventTool"
  168. />
  169. </Configuration>
  170. </Configurations>
  171. <References>
  172. <AssemblyReference
  173. RelativePath="System.dll"
  174. AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
  175. />
  176. <AssemblyReference
  177. RelativePath="System.Data.dll"
  178. AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
  179. />
  180. <AssemblyReference
  181. RelativePath="System.Drawing.dll"
  182. AssemblyName="System.Drawing, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
  183. />
  184. <AssemblyReference
  185. RelativePath="System.Windows.Forms.dll"
  186. AssemblyName="System.Windows.Forms, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
  187. />
  188. <AssemblyReference
  189. RelativePath="System.XML.dll"
  190. AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
  191. />
  192. </References>
  193. <Files>
  194. <Filter
  195. Name="资源文件"
  196. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  197. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  198. >
  199. <File
  200. RelativePath=".small.ico"
  201. >
  202. </File>
  203. <File
  204. RelativePath=".XLT.ico"
  205. >
  206. </File>
  207. <File
  208. RelativePath=".XLT.rc"
  209. >
  210. </File>
  211. </Filter>
  212. <Filter
  213. Name="Render"
  214. >
  215. <Filter
  216. Name="头文件"
  217. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  218. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  219. >
  220. <File
  221. RelativePath=".BMP.h"
  222. >
  223. </File>
  224. <File
  225. RelativePath=".bsipic.h"
  226. >
  227. </File>
  228. <File
  229. RelativePath=".Data.h"
  230. >
  231. </File>
  232. <File
  233. RelativePath=".opengl.h"
  234. >
  235. </File>
  236. <File
  237. RelativePath=".Resource.h"
  238. >
  239. </File>
  240. <File
  241. RelativePath=".Script.h"
  242. >
  243. </File>
  244. <File
  245. RelativePath=".Tree.h"
  246. >
  247. </File>
  248. <File
  249. RelativePath=".XLT.h"
  250. >
  251. </File>
  252. </Filter>
  253. <Filter
  254. Name="源文件"
  255. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  256. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  257. >
  258. <File
  259. RelativePath=".BMP.cpp"
  260. >
  261. </File>
  262. <File
  263. RelativePath=".bsipic.cpp"
  264. >
  265. </File>
  266. <File
  267. RelativePath=".Data.cpp"
  268. >
  269. </File>
  270. <File
  271. RelativePath=".opengl.cpp"
  272. >
  273. </File>
  274. <File
  275. RelativePath=".Script.cpp"
  276. >
  277. </File>
  278. <File
  279. RelativePath=".Tree.cpp"
  280. >
  281. </File>
  282. <File
  283. RelativePath=".XLT.cpp"
  284. >
  285. </File>
  286. </Filter>
  287. </Filter>
  288. <File
  289. RelativePath=".ReadMe.txt"
  290. >
  291. </File>
  292. </Files>
  293. <Globals>
  294. </Globals>
  295. </VisualStudioProject>