You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

211 lines
4.4 KiB

5 years ago
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="lesson020-�Ż�4"
  6. ProjectGUID="{4880A4A6-8888-4A22-910F-F65223B5C020}"
  7. RootNamespace="lesson020-�Ż�4"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="196613"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Debug|Win32"
  21. OutputDirectory="../../temp/$(ConfigurationName)/$(ProjectName)"
  22. IntermediateDirectory="../../temp/$(ConfigurationName)/$(ProjectName)"
  23. ConfigurationType="1"
  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. />
  41. <Tool
  42. Name="VCCLCompilerTool"
  43. Optimization="0"
  44. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  45. MinimalRebuild="true"
  46. BasicRuntimeChecks="3"
  47. RuntimeLibrary="3"
  48. UsePrecompiledHeader="0"
  49. WarningLevel="3"
  50. DebugInformationFormat="4"
  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. OutputFile="../../bin/$(ConfigurationName)/$(ProjectName).exe"
  64. LinkIncremental="2"
  65. GenerateDebugInformation="true"
  66. SubSystem="2"
  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="VCPostBuildEventTool"
  89. />
  90. </Configuration>
  91. <Configuration
  92. Name="Release|Win32"
  93. OutputDirectory="../../temp/$(ConfigurationName)/$(ProjectName)"
  94. IntermediateDirectory="../../temp/$(ConfigurationName)/$(ProjectName)"
  95. ConfigurationType="1"
  96. CharacterSet="2"
  97. WholeProgramOptimization="1"
  98. >
  99. <Tool
  100. Name="VCPreBuildEventTool"
  101. />
  102. <Tool
  103. Name="VCCustomBuildTool"
  104. />
  105. <Tool
  106. Name="VCXMLDataGeneratorTool"
  107. />
  108. <Tool
  109. Name="VCWebServiceProxyGeneratorTool"
  110. />
  111. <Tool
  112. Name="VCMIDLTool"
  113. />
  114. <Tool
  115. Name="VCCLCompilerTool"
  116. Optimization="2"
  117. EnableIntrinsicFunctions="true"
  118. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  119. RuntimeLibrary="0"
  120. EnableFunctionLevelLinking="true"
  121. EnableEnhancedInstructionSet="0"
  122. FloatingPointModel="0"
  123. UsePrecompiledHeader="0"
  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="FreeImage.lib"
  139. OutputFile="../../bin/$(ConfigurationName)/$(ProjectName).exe"
  140. LinkIncremental="1"
  141. AdditionalLibraryDirectories="../../dependencies"
  142. GenerateDebugInformation="true"
  143. SubSystem="2"
  144. OptimizeReferences="2"
  145. EnableCOMDATFolding="2"
  146. TargetMachine="1"
  147. />
  148. <Tool
  149. Name="VCALinkTool"
  150. />
  151. <Tool
  152. Name="VCManifestTool"
  153. />
  154. <Tool
  155. Name="VCXDCMakeTool"
  156. />
  157. <Tool
  158. Name="VCBscMakeTool"
  159. />
  160. <Tool
  161. Name="VCFxCopTool"
  162. />
  163. <Tool
  164. Name="VCAppVerifierTool"
  165. />
  166. <Tool
  167. Name="VCPostBuildEventTool"
  168. />
  169. </Configuration>
  170. </Configurations>
  171. <References>
  172. </References>
  173. <Files>
  174. <Filter
  175. Name="Դ�ļ�"
  176. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  177. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  178. >
  179. <File
  180. RelativePath=".\lesson019.cpp"
  181. >
  182. </File>
  183. </Filter>
  184. <Filter
  185. Name="ͷ�ļ�"
  186. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  187. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  188. >
  189. <File
  190. RelativePath=".\CELLMath.hpp"
  191. >
  192. </File>
  193. <File
  194. RelativePath=".\Raster.cpp"
  195. >
  196. </File>
  197. <File
  198. RelativePath=".\Raster.h"
  199. >
  200. </File>
  201. </Filter>
  202. <Filter
  203. Name="��Դ�ļ�"
  204. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  205. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  206. >
  207. </Filter>
  208. </Files>
  209. <Globals>
  210. </Globals>
  211. </VisualStudioProject>