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

Internet/IE编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="ImageProcessPS"
  6. ProjectGUID="{8B6E6F05-7644-4027-BDC2-505E0AF0B164}"
  7. Keyword="AtlPSProj"
  8. >
  9. <Platforms>
  10. <Platform
  11. Name="Win32"
  12. />
  13. </Platforms>
  14. <ToolFiles>
  15. </ToolFiles>
  16. <Configurations>
  17. <Configuration
  18. Name="Debug|Win32"
  19. OutputDirectory="$(ConfigurationName)PS"
  20. IntermediateDirectory="$(ConfigurationName)PS"
  21. ConfigurationType="2"
  22. CharacterSet="1"
  23. >
  24. <Tool
  25. Name="VCPreBuildEventTool"
  26. Description="检查是否有所需的文件"
  27. CommandLine="if exist dlldata.c goto :END&#x0D;&#x0A;Echo 错误: MIDL 将不会生成 DLLDATA.C,除非在主项目中至少有 1 个接口。&#x0D;&#x0A;Exit 1&#x0D;&#x0A;:END&#x0D;&#x0A;"
  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. PreprocessorDefinitions="WIN32;_WIN32_WINNT=0x0500;REGISTER_PROXY_DLL;_DEBUG"
  44. RuntimeLibrary="3"
  45. />
  46. <Tool
  47. Name="VCManagedResourceCompilerTool"
  48. />
  49. <Tool
  50. Name="VCResourceCompilerTool"
  51. />
  52. <Tool
  53. Name="VCPreLinkEventTool"
  54. />
  55. <Tool
  56. Name="VCLinkerTool"
  57. RegisterOutput="true"
  58. AdditionalDependencies="kernel32.lib rpcndr.lib rpcns4.lib rpcrt4.lib oleaut32.lib uuid.lib"
  59. ModuleDefinitionFile="ImageProcessPS.def"
  60. />
  61. <Tool
  62. Name="VCALinkTool"
  63. />
  64. <Tool
  65. Name="VCManifestTool"
  66. />
  67. <Tool
  68. Name="VCXDCMakeTool"
  69. />
  70. <Tool
  71. Name="VCBscMakeTool"
  72. />
  73. <Tool
  74. Name="VCFxCopTool"
  75. />
  76. <Tool
  77. Name="VCAppVerifierTool"
  78. />
  79. <Tool
  80. Name="VCWebDeploymentTool"
  81. />
  82. <Tool
  83. Name="VCPostBuildEventTool"
  84. />
  85. </Configuration>
  86. <Configuration
  87. Name="Release|Win32"
  88. OutputDirectory="$(ConfigurationName)PS"
  89. IntermediateDirectory="$(ConfigurationName)PS"
  90. ConfigurationType="2"
  91. CharacterSet="1"
  92. >
  93. <Tool
  94. Name="VCPreBuildEventTool"
  95. Description="检查是否有所需的文件"
  96. CommandLine="if exist dlldata.c goto :END&#x0D;&#x0A;Echo 错误: MIDL 将不会生成 DLLDATA.C,除非在主项目中至少有 1 个接口。&#x0D;&#x0A;Exit 1&#x0D;&#x0A;:END&#x0D;&#x0A;"
  97. />
  98. <Tool
  99. Name="VCCustomBuildTool"
  100. />
  101. <Tool
  102. Name="VCXMLDataGeneratorTool"
  103. />
  104. <Tool
  105. Name="VCWebServiceProxyGeneratorTool"
  106. />
  107. <Tool
  108. Name="VCMIDLTool"
  109. />
  110. <Tool
  111. Name="VCCLCompilerTool"
  112. Optimization="2"
  113. PreprocessorDefinitions="WIN32;_WIN32_WINNT=0x0500;REGISTER_PROXY_DLL;NDEBUG"
  114. RuntimeLibrary="2"
  115. />
  116. <Tool
  117. Name="VCManagedResourceCompilerTool"
  118. />
  119. <Tool
  120. Name="VCResourceCompilerTool"
  121. />
  122. <Tool
  123. Name="VCPreLinkEventTool"
  124. />
  125. <Tool
  126. Name="VCLinkerTool"
  127. RegisterOutput="true"
  128. AdditionalDependencies="kernel32.lib rpcndr.lib rpcns4.lib rpcrt4.lib oleaut32.lib uuid.lib"
  129. ModuleDefinitionFile="ImageProcessPS.def"
  130. OptimizeReferences="2"
  131. EnableCOMDATFolding="2"
  132. />
  133. <Tool
  134. Name="VCALinkTool"
  135. />
  136. <Tool
  137. Name="VCManifestTool"
  138. />
  139. <Tool
  140. Name="VCXDCMakeTool"
  141. />
  142. <Tool
  143. Name="VCBscMakeTool"
  144. />
  145. <Tool
  146. Name="VCFxCopTool"
  147. />
  148. <Tool
  149. Name="VCAppVerifierTool"
  150. />
  151. <Tool
  152. Name="VCWebDeploymentTool"
  153. />
  154. <Tool
  155. Name="VCPostBuildEventTool"
  156. />
  157. </Configuration>
  158. </Configurations>
  159. <References>
  160. </References>
  161. <Files>
  162. <Filter
  163. Name="源文件"
  164. >
  165. </Filter>
  166. <Filter
  167. Name="生成的文件"
  168. SourceControlFiles="false"
  169. >
  170. <File
  171. RelativePath=".dlldata.c"
  172. >
  173. </File>
  174. <File
  175. RelativePath=".ImageProcess_i.c"
  176. >
  177. </File>
  178. <File
  179. RelativePath=".ImageProcess_p.c"
  180. >
  181. </File>
  182. </Filter>
  183. <File
  184. RelativePath=".ImageProcessps.def"
  185. >
  186. </File>
  187. </Files>
  188. <Globals>
  189. </Globals>
  190. </VisualStudioProject>