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.

214 lines
4.6 KiB

5 years ago
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="lesson201-freeImage"
  6. ProjectGUID="{4880A4A6-8888-4A22-910F-F65223B5C201}"
  7. RootNamespace="lesson201-freeImage"
  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. AdditionalIncludeDirectories="../../dependencies"
  45. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  46. MinimalRebuild="true"
  47. BasicRuntimeChecks="3"
  48. RuntimeLibrary="3"
  49. UsePrecompiledHeader="0"
  50. WarningLevel="3"
  51. DebugInformationFormat="4"
  52. />
  53. <Tool
  54. Name="VCManagedResourceCompilerTool"
  55. />
  56. <Tool
  57. Name="VCResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCPreLinkEventTool"
  61. />
  62. <Tool
  63. Name="VCLinkerTool"
  64. OutputFile="../../bin/$(ConfigurationName)/$(ProjectName).exe"
  65. LinkIncremental="2"
  66. AdditionalLibraryDirectories="../../dependencies"
  67. GenerateDebugInformation="true"
  68. SubSystem="2"
  69. TargetMachine="1"
  70. />
  71. <Tool
  72. Name="VCALinkTool"
  73. />
  74. <Tool
  75. Name="VCManifestTool"
  76. />
  77. <Tool
  78. Name="VCXDCMakeTool"
  79. />
  80. <Tool
  81. Name="VCBscMakeTool"
  82. />
  83. <Tool
  84. Name="VCFxCopTool"
  85. />
  86. <Tool
  87. Name="VCAppVerifierTool"
  88. />
  89. <Tool
  90. Name="VCPostBuildEventTool"
  91. />
  92. </Configuration>
  93. <Configuration
  94. Name="Release|Win32"
  95. OutputDirectory="../../temp/$(ConfigurationName)/$(ProjectName)"
  96. IntermediateDirectory="../../temp/$(ConfigurationName)/$(ProjectName)"
  97. ConfigurationType="1"
  98. CharacterSet="2"
  99. WholeProgramOptimization="1"
  100. >
  101. <Tool
  102. Name="VCPreBuildEventTool"
  103. />
  104. <Tool
  105. Name="VCCustomBuildTool"
  106. />
  107. <Tool
  108. Name="VCXMLDataGeneratorTool"
  109. />
  110. <Tool
  111. Name="VCWebServiceProxyGeneratorTool"
  112. />
  113. <Tool
  114. Name="VCMIDLTool"
  115. />
  116. <Tool
  117. Name="VCCLCompilerTool"
  118. Optimization="2"
  119. EnableIntrinsicFunctions="true"
  120. AdditionalIncludeDirectories="../../dependencies"
  121. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  122. RuntimeLibrary="0"
  123. EnableFunctionLevelLinking="true"
  124. EnableEnhancedInstructionSet="0"
  125. FloatingPointModel="0"
  126. UsePrecompiledHeader="0"
  127. WarningLevel="3"
  128. DebugInformationFormat="3"
  129. />
  130. <Tool
  131. Name="VCManagedResourceCompilerTool"
  132. />
  133. <Tool
  134. Name="VCResourceCompilerTool"
  135. />
  136. <Tool
  137. Name="VCPreLinkEventTool"
  138. />
  139. <Tool
  140. Name="VCLinkerTool"
  141. AdditionalDependencies="FreeImage.lib"
  142. OutputFile="../../bin/$(ConfigurationName)/$(ProjectName).exe"
  143. LinkIncremental="1"
  144. AdditionalLibraryDirectories="../../dependencies"
  145. GenerateDebugInformation="true"
  146. SubSystem="2"
  147. OptimizeReferences="2"
  148. EnableCOMDATFolding="2"
  149. TargetMachine="1"
  150. />
  151. <Tool
  152. Name="VCALinkTool"
  153. />
  154. <Tool
  155. Name="VCManifestTool"
  156. />
  157. <Tool
  158. Name="VCXDCMakeTool"
  159. />
  160. <Tool
  161. Name="VCBscMakeTool"
  162. />
  163. <Tool
  164. Name="VCFxCopTool"
  165. />
  166. <Tool
  167. Name="VCAppVerifierTool"
  168. />
  169. <Tool
  170. Name="VCPostBuildEventTool"
  171. />
  172. </Configuration>
  173. </Configurations>
  174. <References>
  175. </References>
  176. <Files>
  177. <Filter
  178. Name="Դ�ļ�"
  179. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  180. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  181. >
  182. <File
  183. RelativePath=".\lesson201.cpp"
  184. >
  185. </File>
  186. </Filter>
  187. <Filter
  188. Name="ͷ�ļ�"
  189. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  190. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  191. >
  192. <File
  193. RelativePath=".\CELLMath.hpp"
  194. >
  195. </File>
  196. <File
  197. RelativePath=".\Raster.cpp"
  198. >
  199. </File>
  200. <File
  201. RelativePath=".\Raster.h"
  202. >
  203. </File>
  204. </Filter>
  205. <Filter
  206. Name="��Դ�ļ�"
  207. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  208. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  209. >
  210. </Filter>
  211. </Files>
  212. <Globals>
  213. </Globals>
  214. </VisualStudioProject>