ImageProcess.vcproj
上传用户:pass2008
上传日期:2021-07-05
资源大小:3299k
文件大小:8k
源码类别:

Internet/IE编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="ImageProcess"
  6. ProjectGUID="{EBAF579F-057C-4D04-85E1-08F4F22512D6}"
  7. RootNamespace="ImageProcess"
  8. Keyword="AtlProj"
  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="$(ConfigurationName)"
  21. IntermediateDirectory="$(ConfigurationName)"
  22. ConfigurationType="2"
  23. UseOfMFC="2"
  24. UseOfATL="2"
  25. ATLMinimizesCRunTimeLibraryUsage="false"
  26. CharacterSet="0"
  27. >
  28. <Tool
  29. Name="VCPreBuildEventTool"
  30. />
  31. <Tool
  32. Name="VCCustomBuildTool"
  33. />
  34. <Tool
  35. Name="VCXMLDataGeneratorTool"
  36. />
  37. <Tool
  38. Name="VCWebServiceProxyGeneratorTool"
  39. />
  40. <Tool
  41. Name="VCMIDLTool"
  42. PreprocessorDefinitions="_DEBUG"
  43. MkTypLibCompatible="false"
  44. TargetEnvironment="1"
  45. GenerateStublessProxies="true"
  46. TypeLibraryName="$(IntDir)/ImageProcess.tlb"
  47. HeaderFileName="ImageProcess.h"
  48. DLLDataFileName=""
  49. InterfaceIdentifierFileName="ImageProcess_i.c"
  50. ProxyFileName="ImageProcess_p.c"
  51. ValidateParameters="false"
  52. />
  53. <Tool
  54. Name="VCCLCompilerTool"
  55. Optimization="0"
  56. AdditionalIncludeDirectories="..include"
  57. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL"
  58. MinimalRebuild="true"
  59. BasicRuntimeChecks="3"
  60. RuntimeLibrary="3"
  61. StructMemberAlignment="5"
  62. UsePrecompiledHeader="0"
  63. WarningLevel="3"
  64. Detect64BitPortabilityProblems="true"
  65. DebugInformationFormat="4"
  66. />
  67. <Tool
  68. Name="VCManagedResourceCompilerTool"
  69. />
  70. <Tool
  71. Name="VCResourceCompilerTool"
  72. PreprocessorDefinitions="_DEBUG"
  73. Culture="2052"
  74. AdditionalIncludeDirectories="$(IntDir)"
  75. />
  76. <Tool
  77. Name="VCPreLinkEventTool"
  78. />
  79. <Tool
  80. Name="VCLinkerTool"
  81. RegisterOutput="true"
  82. IgnoreImportLibrary="true"
  83. AdditionalDependencies="cximage.lib cximagecrtd.lib jasper.lib jbig.lib Jpeg.lib libdcr.lib mng.lib png.lib Tiff.lib zlib.lib"
  84. LinkIncremental="2"
  85. AdditionalLibraryDirectories="..lib"
  86. ModuleDefinitionFile=".ImageProcess.def"
  87. GenerateDebugInformation="true"
  88. SubSystem="2"
  89. TargetMachine="1"
  90. />
  91. <Tool
  92. Name="VCALinkTool"
  93. />
  94. <Tool
  95. Name="VCManifestTool"
  96. />
  97. <Tool
  98. Name="VCXDCMakeTool"
  99. />
  100. <Tool
  101. Name="VCBscMakeTool"
  102. />
  103. <Tool
  104. Name="VCFxCopTool"
  105. />
  106. <Tool
  107. Name="VCAppVerifierTool"
  108. />
  109. <Tool
  110. Name="VCWebDeploymentTool"
  111. />
  112. <Tool
  113. Name="VCPostBuildEventTool"
  114. />
  115. </Configuration>
  116. <Configuration
  117. Name="Release|Win32"
  118. OutputDirectory="$(ConfigurationName)"
  119. IntermediateDirectory="$(ConfigurationName)"
  120. ConfigurationType="2"
  121. UseOfMFC="2"
  122. UseOfATL="2"
  123. ATLMinimizesCRunTimeLibraryUsage="false"
  124. CharacterSet="0"
  125. >
  126. <Tool
  127. Name="VCPreBuildEventTool"
  128. />
  129. <Tool
  130. Name="VCCustomBuildTool"
  131. />
  132. <Tool
  133. Name="VCXMLDataGeneratorTool"
  134. />
  135. <Tool
  136. Name="VCWebServiceProxyGeneratorTool"
  137. />
  138. <Tool
  139. Name="VCMIDLTool"
  140. PreprocessorDefinitions="NDEBUG"
  141. MkTypLibCompatible="false"
  142. TargetEnvironment="1"
  143. GenerateStublessProxies="true"
  144. TypeLibraryName="$(IntDir)/ImageProcess.tlb"
  145. HeaderFileName="ImageProcess.h"
  146. DLLDataFileName=""
  147. InterfaceIdentifierFileName="ImageProcess_i.c"
  148. ProxyFileName="ImageProcess_p.c"
  149. ValidateParameters="false"
  150. />
  151. <Tool
  152. Name="VCCLCompilerTool"
  153. Optimization="2"
  154. AdditionalIncludeDirectories="..include"
  155. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL"
  156. RuntimeLibrary="2"
  157. StructMemberAlignment="5"
  158. UsePrecompiledHeader="0"
  159. WarningLevel="3"
  160. Detect64BitPortabilityProblems="true"
  161. DebugInformationFormat="3"
  162. />
  163. <Tool
  164. Name="VCManagedResourceCompilerTool"
  165. />
  166. <Tool
  167. Name="VCResourceCompilerTool"
  168. PreprocessorDefinitions="NDEBUG"
  169. Culture="2052"
  170. AdditionalIncludeDirectories="$(IntDir)"
  171. />
  172. <Tool
  173. Name="VCPreLinkEventTool"
  174. />
  175. <Tool
  176. Name="VCLinkerTool"
  177. RegisterOutput="true"
  178. IgnoreImportLibrary="true"
  179. AdditionalDependencies="cximage.lib cximagecrtd.lib jasper.lib jbig.lib Jpeg.lib libdcr.lib mng.lib png.lib Tiff.lib zlib.lib"
  180. LinkIncremental="1"
  181. AdditionalLibraryDirectories="..lib"
  182. ModuleDefinitionFile=".ImageProcess.def"
  183. GenerateDebugInformation="true"
  184. SubSystem="2"
  185. OptimizeReferences="2"
  186. EnableCOMDATFolding="2"
  187. TargetMachine="1"
  188. />
  189. <Tool
  190. Name="VCALinkTool"
  191. />
  192. <Tool
  193. Name="VCManifestTool"
  194. />
  195. <Tool
  196. Name="VCXDCMakeTool"
  197. />
  198. <Tool
  199. Name="VCBscMakeTool"
  200. />
  201. <Tool
  202. Name="VCFxCopTool"
  203. />
  204. <Tool
  205. Name="VCAppVerifierTool"
  206. />
  207. <Tool
  208. Name="VCWebDeploymentTool"
  209. />
  210. <Tool
  211. Name="VCPostBuildEventTool"
  212. />
  213. </Configuration>
  214. </Configurations>
  215. <References>
  216. </References>
  217. <Files>
  218. <Filter
  219. Name="源文件"
  220. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  221. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  222. >
  223. <File
  224. RelativePath=".Dib.cpp"
  225. >
  226. </File>
  227. <File
  228. RelativePath=".ImageProcess.cpp"
  229. >
  230. </File>
  231. <File
  232. RelativePath=".ImageProcess.def"
  233. >
  234. </File>
  235. <File
  236. RelativePath=".ImageProcess.idl"
  237. >
  238. </File>
  239. <File
  240. RelativePath=".ImageProcessBHO.cpp"
  241. >
  242. </File>
  243. <File
  244. RelativePath=".ImgProcUnit.cpp"
  245. >
  246. </File>
  247. <File
  248. RelativePath=".stdafx.cpp"
  249. >
  250. <FileConfiguration
  251. Name="Debug|Win32"
  252. >
  253. <Tool
  254. Name="VCCLCompilerTool"
  255. UsePrecompiledHeader="1"
  256. />
  257. </FileConfiguration>
  258. <FileConfiguration
  259. Name="Release|Win32"
  260. >
  261. <Tool
  262. Name="VCCLCompilerTool"
  263. UsePrecompiledHeader="1"
  264. />
  265. </FileConfiguration>
  266. </File>
  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=".Dib.h"
  275. >
  276. </File>
  277. <File
  278. RelativePath=".ImageProcessBHO.h"
  279. >
  280. </File>
  281. <File
  282. RelativePath=".ImgProcUnit.h"
  283. >
  284. </File>
  285. <File
  286. RelativePath=".Resource.h"
  287. >
  288. </File>
  289. <File
  290. RelativePath=".stdafx.h"
  291. >
  292. </File>
  293. </Filter>
  294. <Filter
  295. Name="资源文件"
  296. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  297. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  298. >
  299. <File
  300. RelativePath=".ImageProcess.rc"
  301. >
  302. </File>
  303. <File
  304. RelativePath=".ImageProcess.rgs"
  305. >
  306. </File>
  307. <File
  308. RelativePath=".ImageProcessBHO.rgs"
  309. >
  310. </File>
  311. </Filter>
  312. <Filter
  313. Name="生成的文件"
  314. SourceControlFiles="false"
  315. >
  316. <File
  317. RelativePath=".ImageProcess.h"
  318. >
  319. </File>
  320. <File
  321. RelativePath=".ImageProcess_i.c"
  322. >
  323. <FileConfiguration
  324. Name="Debug|Win32"
  325. >
  326. <Tool
  327. Name="VCCLCompilerTool"
  328. UsePrecompiledHeader="0"
  329. />
  330. </FileConfiguration>
  331. <FileConfiguration
  332. Name="Release|Win32"
  333. >
  334. <Tool
  335. Name="VCCLCompilerTool"
  336. UsePrecompiledHeader="0"
  337. />
  338. </FileConfiguration>
  339. </File>
  340. </Filter>
  341. <File
  342. RelativePath=".ReadMe.txt"
  343. >
  344. </File>
  345. </Files>
  346. <Globals>
  347. <Global
  348. Name="RESOURCE_FILE"
  349. Value="ImageProcess.rc"
  350. />
  351. </Globals>
  352. </VisualStudioProject>