ZLib_700.vcproj
上传用户:sesekoo
上传日期:2020-07-18
资源大小:21543k
文件大小:7k
源码类别:

界面编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding = "windows-1251"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="ZLib"
  6. ProjectGUID="{61352FED-ED1B-4B5C-B8DC-82A2BACEBAD3}"
  7. SccProjectName=""
  8. SccLocalPath="">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Used LIBs Release (LIB CRT)|Win32"
  16. OutputDirectory=".....Bin_700"
  17. IntermediateDirectory=".....Bin_700UsedLIBsReleaseLIBCRTZLib"
  18. ConfigurationType="4"
  19. UseOfMFC="0"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  22. <Tool
  23. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  24. Optimization="1"
  25. InlineFunctionExpansion="1"
  26. AdditionalIncludeDirectories="..zlib"
  27. PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
  28. StringPooling="TRUE"
  29. RuntimeLibrary="0"
  30. EnableFunctionLevelLinking="TRUE"
  31. UsePrecompiledHeader="2"
  32. PrecompiledHeaderFile=".....Bin_700UsedLIBsReleaseLIBCRTZLib/ZLib_700.pch"
  33. AssemblerListingLocation=".....Bin_700UsedLIBsReleaseLIBCRTZLib/"
  34. ObjectFile=".....Bin_700UsedLIBsReleaseLIBCRTZLib/"
  35. ProgramDataBaseFileName=".....Bin_700UsedLIBsReleaseLIBCRTZLib/"
  36. WarningLevel="3"
  37. SuppressStartupBanner="TRUE"
  38. CompileAs="0"/>
  39. <Tool
  40. Name="VCCustomBuildTool"/>
  41. <Tool
  42. Name="VCLibrarianTool"
  43. OutputFile="....Bin_700ZLibLIBCRT.lib"
  44. SuppressStartupBanner="TRUE"/>
  45. <Tool
  46. Name="VCMIDLTool"/>
  47. <Tool
  48. Name="VCPostBuildEventTool"/>
  49. <Tool
  50. Name="VCPreBuildEventTool"/>
  51. <Tool
  52. Name="VCPreLinkEventTool"/>
  53. <Tool
  54. Name="VCResourceCompilerTool"
  55. PreprocessorDefinitions="NDEBUG"
  56. Culture="1033"/>
  57. <Tool
  58. Name="VCWebServiceProxyGeneratorTool"/>
  59. </Configuration>
  60. <Configuration
  61. Name="Used LIBs Debug (LIB CRT)|Win32"
  62. OutputDirectory=".....Bin_700"
  63. IntermediateDirectory=".....Bin_700UsedLIBsDebugLIBCRTZLib"
  64. ConfigurationType="4"
  65. UseOfMFC="0"
  66. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  67. CharacterSet="2">
  68. <Tool
  69. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  70. Optimization="0"
  71. PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
  72. BasicRuntimeChecks="3"
  73. RuntimeLibrary="1"
  74. UsePrecompiledHeader="2"
  75. PrecompiledHeaderFile=".....Bin_700UsedLIBsDebugLIBCRTZLib/ZLib_700.pch"
  76. AssemblerListingLocation=".....Bin_700UsedLIBsDebugLIBCRTZLib/"
  77. ObjectFile=".....Bin_700UsedLIBsDebugLIBCRTZLib/"
  78. ProgramDataBaseFileName=".....Bin_700UsedLIBsDebugLIBCRTZLib/"
  79. WarningLevel="3"
  80. SuppressStartupBanner="TRUE"
  81. DebugInformationFormat="4"/>
  82. <Tool
  83. Name="VCCustomBuildTool"/>
  84. <Tool
  85. Name="VCLibrarianTool"
  86. OutputFile="....Bin_700ZLibLIBCRT-d.lib"
  87. SuppressStartupBanner="TRUE"/>
  88. <Tool
  89. Name="VCMIDLTool"/>
  90. <Tool
  91. Name="VCPostBuildEventTool"/>
  92. <Tool
  93. Name="VCPreBuildEventTool"/>
  94. <Tool
  95. Name="VCPreLinkEventTool"/>
  96. <Tool
  97. Name="VCResourceCompilerTool"
  98. PreprocessorDefinitions="_DEBUG"
  99. Culture="1033"/>
  100. <Tool
  101. Name="VCWebServiceProxyGeneratorTool"/>
  102. </Configuration>
  103. <Configuration
  104. Name="Used LIBs Release (DLL CRT)|Win32"
  105. OutputDirectory=".....Bin_700"
  106. IntermediateDirectory=".....Bin_700UsedLIBsReleaseDLLCRTZLib"
  107. ConfigurationType="4"
  108. UseOfMFC="0"
  109. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  110. CharacterSet="2">
  111. <Tool
  112. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  113. Optimization="1"
  114. InlineFunctionExpansion="1"
  115. AdditionalIncludeDirectories="..zlib"
  116. PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
  117. StringPooling="TRUE"
  118. RuntimeLibrary="2"
  119. EnableFunctionLevelLinking="TRUE"
  120. UsePrecompiledHeader="2"
  121. PrecompiledHeaderFile=".....Bin_700UsedLIBsReleaseDLLCRTZLib/ZLib_700.pch"
  122. AssemblerListingLocation=".....Bin_700UsedLIBsReleaseDLLCRTZLib/"
  123. ObjectFile=".....Bin_700UsedLIBsReleaseDLLCRTZLib/"
  124. ProgramDataBaseFileName=".....Bin_700UsedLIBsReleaseDLLCRTZLib/"
  125. WarningLevel="3"
  126. SuppressStartupBanner="TRUE"
  127. CompileAs="0"/>
  128. <Tool
  129. Name="VCCustomBuildTool"/>
  130. <Tool
  131. Name="VCLibrarianTool"
  132. OutputFile="....Bin_700ZLibDLLCRT.lib"
  133. SuppressStartupBanner="TRUE"/>
  134. <Tool
  135. Name="VCMIDLTool"/>
  136. <Tool
  137. Name="VCPostBuildEventTool"/>
  138. <Tool
  139. Name="VCPreBuildEventTool"/>
  140. <Tool
  141. Name="VCPreLinkEventTool"/>
  142. <Tool
  143. Name="VCResourceCompilerTool"
  144. PreprocessorDefinitions="NDEBUG"
  145. Culture="1033"/>
  146. <Tool
  147. Name="VCWebServiceProxyGeneratorTool"/>
  148. </Configuration>
  149. <Configuration
  150. Name="Used LIBs Debug (DLL CRT)|Win32"
  151. OutputDirectory=".....Bin_700"
  152. IntermediateDirectory=".....Bin_700UsedLIBsDebugDLLCRTZLib"
  153. ConfigurationType="4"
  154. UseOfMFC="0"
  155. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  156. CharacterSet="2">
  157. <Tool
  158. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  159. Optimization="0"
  160. PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
  161. BasicRuntimeChecks="3"
  162. RuntimeLibrary="3"
  163. UsePrecompiledHeader="2"
  164. PrecompiledHeaderFile=".....Bin_700UsedLIBsDebugDLLCRTZLib/ZLib_700.pch"
  165. AssemblerListingLocation=".....Bin_700UsedLIBsDebugDLLCRTZLib/"
  166. ObjectFile=".....Bin_700UsedLIBsDebugDLLCRTZLib/"
  167. ProgramDataBaseFileName=".....Bin_700UsedLIBsDebugDLLCRTZLib/"
  168. WarningLevel="3"
  169. SuppressStartupBanner="TRUE"
  170. DebugInformationFormat="4"/>
  171. <Tool
  172. Name="VCCustomBuildTool"/>
  173. <Tool
  174. Name="VCLibrarianTool"
  175. OutputFile="....Bin_700ZLibDLLCRT-d.lib"
  176. SuppressStartupBanner="TRUE"/>
  177. <Tool
  178. Name="VCMIDLTool"/>
  179. <Tool
  180. Name="VCPostBuildEventTool"/>
  181. <Tool
  182. Name="VCPreBuildEventTool"/>
  183. <Tool
  184. Name="VCPreLinkEventTool"/>
  185. <Tool
  186. Name="VCResourceCompilerTool"
  187. PreprocessorDefinitions="_DEBUG"
  188. Culture="1033"/>
  189. <Tool
  190. Name="VCWebServiceProxyGeneratorTool"/>
  191. </Configuration>
  192. </Configurations>
  193. <Files>
  194. <Filter
  195. Name="Source Files"
  196. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  197. <File
  198. RelativePath=".adler32.c">
  199. </File>
  200. <File
  201. RelativePath=".compress.c">
  202. </File>
  203. <File
  204. RelativePath=".crc32.c">
  205. </File>
  206. <File
  207. RelativePath=".deflate.c">
  208. </File>
  209. <File
  210. RelativePath=".gzio.c">
  211. </File>
  212. <File
  213. RelativePath=".infback.c">
  214. </File>
  215. <File
  216. RelativePath=".inffast.c">
  217. </File>
  218. <File
  219. RelativePath=".inflate.c">
  220. </File>
  221. <File
  222. RelativePath=".inftrees.c">
  223. </File>
  224. <File
  225. RelativePath=".trees.c">
  226. </File>
  227. <File
  228. RelativePath=".uncompr.c">
  229. </File>
  230. <File
  231. RelativePath=".zutil.c">
  232. </File>
  233. </Filter>
  234. <Filter
  235. Name="Header Files"
  236. Filter="h;hpp;hxx;hm;inl">
  237. <File
  238. RelativePath=".crc32.h">
  239. </File>
  240. <File
  241. RelativePath=".deflate.h">
  242. </File>
  243. <File
  244. RelativePath=".inffast.h">
  245. </File>
  246. <File
  247. RelativePath=".inffixed.h">
  248. </File>
  249. <File
  250. RelativePath=".inflate.h">
  251. </File>
  252. <File
  253. RelativePath=".inftrees.h">
  254. </File>
  255. <File
  256. RelativePath=".trees.h">
  257. </File>
  258. <File
  259. RelativePath=".zconf.h">
  260. </File>
  261. <File
  262. RelativePath=".zconf.in.h">
  263. </File>
  264. <File
  265. RelativePath=".zlib.h">
  266. </File>
  267. <File
  268. RelativePath=".zutil.h">
  269. </File>
  270. </Filter>
  271. </Files>
  272. <Globals>
  273. </Globals>
  274. </VisualStudioProject>