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.

219 lines
4.7 KiB

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