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

界面编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="ZLib" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. CFG=ZLib - Win32 Used LIBs Debug (DLL CRT)
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE 
  9. !MESSAGE NMAKE /f "ZLib_600.mak".
  10. !MESSAGE 
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE 
  14. !MESSAGE NMAKE /f "ZLib_600.mak" CFG="ZLib - Win32 Used LIBs Debug (DLL CRT)"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "ZLib - Win32 Used LIBs Debug (DLL CRT)" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "ZLib - Win32 Used LIBs Release (DLL CRT)" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "ZLib - Win32 Used LIBs Debug (LIB CRT)" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "ZLib - Win32 Used LIBs Release (LIB CRT)" (based on "Win32 (x86) Static Library")
  22. !MESSAGE 
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. RSC=rc.exe
  29. !IF  "$(CFG)" == "ZLib - Win32 Used LIBs Debug (DLL CRT)"
  30. # PROP BASE Use_MFC 0
  31. # PROP BASE Use_Debug_Libraries 1
  32. # PROP BASE Output_Dir "ZLib___Win32_Used_LIBs_Debug"
  33. # PROP BASE Intermediate_Dir "ZLib___Win32_Used_LIBs_Debug"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 0
  36. # PROP Use_Debug_Libraries 1
  37. # PROP Output_Dir "....Bin_600"
  38. # PROP Intermediate_Dir "....Bin_600UsedLIBsDebugDLLCRTZLib"
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  41. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  42. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  43. # ADD RSC /l 0x409 /d "_DEBUG"
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LIB32=link.exe -lib
  48. # ADD BASE LIB32 /nologo
  49. # ADD LIB32 /nologo /out:"....Bin_600ZLibDLLCRT-d.lib"
  50. !ELSEIF  "$(CFG)" == "ZLib - Win32 Used LIBs Release (DLL CRT)"
  51. # PROP BASE Use_MFC 0
  52. # PROP BASE Use_Debug_Libraries 0
  53. # PROP BASE Output_Dir "ZLib___Win32_Used_LIBs_Release"
  54. # PROP BASE Intermediate_Dir "ZLib___Win32_Used_LIBs_Release"
  55. # PROP BASE Target_Dir ""
  56. # PROP Use_MFC 0
  57. # PROP Use_Debug_Libraries 0
  58. # PROP Output_Dir "....Bin_600"
  59. # PROP Intermediate_Dir "....Bin_600UsedLIBsReleaseDLLCRTZLib"
  60. # PROP Target_Dir ""
  61. # ADD BASE CPP /nologo /MD /W3 /GX /O1 /I "..zlib" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  62. # ADD CPP /nologo /MD /W3 /GX /O1 /I "..zlib" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  63. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  64. # ADD RSC /l 0x409 /d "NDEBUG"
  65. BSC32=bscmake.exe
  66. # ADD BASE BSC32 /nologo
  67. # ADD BSC32 /nologo
  68. LIB32=link.exe -lib
  69. # ADD BASE LIB32 /nologo
  70. # ADD LIB32 /nologo /out:"....Bin_600ZLibDLLCRT.lib"
  71. !ELSEIF  "$(CFG)" == "ZLib - Win32 Used LIBs Debug (LIB CRT)"
  72. # PROP BASE Use_MFC 0
  73. # PROP BASE Use_Debug_Libraries 1
  74. # PROP BASE Output_Dir "ZLib___Win32_Used_LIBs_Debug"
  75. # PROP BASE Intermediate_Dir "ZLib___Win32_Used_LIBs_Debug"
  76. # PROP BASE Target_Dir ""
  77. # PROP Use_MFC 0
  78. # PROP Use_Debug_Libraries 1
  79. # PROP Output_Dir "....Bin_600"
  80. # PROP Intermediate_Dir "....Bin_600UsedLIBsDebugLIBCRTZLib"
  81. # PROP Target_Dir ""
  82. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  83. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  84. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  85. # ADD RSC /l 0x409 /d "_DEBUG"
  86. BSC32=bscmake.exe
  87. # ADD BASE BSC32 /nologo
  88. # ADD BSC32 /nologo
  89. LIB32=link.exe -lib
  90. # ADD BASE LIB32 /nologo
  91. # ADD LIB32 /nologo /out:"....Bin_600ZLibLIBCRT-d.lib"
  92. !ELSEIF  "$(CFG)" == "ZLib - Win32 Used LIBs Release (LIB CRT)"
  93. # PROP BASE Use_MFC 0
  94. # PROP BASE Use_Debug_Libraries 0
  95. # PROP BASE Output_Dir "ZLib___Win32_Used_LIBs_Release"
  96. # PROP BASE Intermediate_Dir "ZLib___Win32_Used_LIBs_Release"
  97. # PROP BASE Target_Dir ""
  98. # PROP Use_MFC 0
  99. # PROP Use_Debug_Libraries 0
  100. # PROP Output_Dir "....Bin_600"
  101. # PROP Intermediate_Dir "....Bin_600UsedLIBsReleaseLIBCRTZLib"
  102. # PROP Target_Dir ""
  103. # ADD BASE CPP /nologo /MD /W3 /GX /O1 /I "..zlib" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  104. # ADD CPP /nologo /MT /W3 /GX /O1 /I "..zlib" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  105. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  106. # ADD RSC /l 0x409 /d "NDEBUG"
  107. BSC32=bscmake.exe
  108. # ADD BASE BSC32 /nologo
  109. # ADD BSC32 /nologo
  110. LIB32=link.exe -lib
  111. # ADD BASE LIB32 /nologo
  112. # ADD LIB32 /nologo /out:"....Bin_600ZLibLIBCRT.lib"
  113. !ENDIF 
  114. # Begin Target
  115. # Name "ZLib - Win32 Used LIBs Debug (DLL CRT)"
  116. # Name "ZLib - Win32 Used LIBs Release (DLL CRT)"
  117. # Name "ZLib - Win32 Used LIBs Debug (LIB CRT)"
  118. # Name "ZLib - Win32 Used LIBs Release (LIB CRT)"
  119. # Begin Group "Source Files"
  120. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  121. # Begin Source File
  122. SOURCE=.adler32.c
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=.compress.c
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=.crc32.c
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=.deflate.c
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=.gzio.c
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=.infback.c
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=.inffast.c
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=.inflate.c
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=.inftrees.c
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=.trees.c
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=.uncompr.c
  153. # End Source File
  154. # Begin Source File
  155. SOURCE=.zutil.c
  156. # End Source File
  157. # End Group
  158. # Begin Group "Header Files"
  159. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  160. # Begin Source File
  161. SOURCE=.crc32.h
  162. # End Source File
  163. # Begin Source File
  164. SOURCE=.deflate.h
  165. # End Source File
  166. # Begin Source File
  167. SOURCE=.inffast.h
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=.inffixed.h
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=.inflate.h
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=.inftrees.h
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=.trees.h
  180. # End Source File
  181. # Begin Source File
  182. SOURCE=.zconf.h
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=.zconf.in.h
  186. # End Source File
  187. # Begin Source File
  188. SOURCE=.zlib.h
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=.zutil.h
  192. # End Source File
  193. # End Group
  194. # End Target
  195. # End Project