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