- # Microsoft Developer Studio Project File - Name="ZLib" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Static Library" 0x0104
- CFG=ZLib - Win32 Used LIBs Debug (DLL CRT)
- !MESSAGE This is not a valid makefile. To build this project using NMAKE,
- !MESSAGE use the Export Makefile command and run
- !MESSAGE
- !MESSAGE NMAKE /f "ZLib_600.mak".
- !MESSAGE
- !MESSAGE You can specify a configuration when running NMAKE
- !MESSAGE by defining the macro CFG on the command line. For example:
- !MESSAGE
- !MESSAGE NMAKE /f "ZLib_600.mak" CFG="ZLib - Win32 Used LIBs Debug (DLL CRT)"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "ZLib - Win32 Used LIBs Debug (DLL CRT)" (based on "Win32 (x86) Static Library")
- !MESSAGE "ZLib - Win32 Used LIBs Release (DLL CRT)" (based on "Win32 (x86) Static Library")
- !MESSAGE "ZLib - Win32 Used LIBs Debug (LIB CRT)" (based on "Win32 (x86) Static Library")
- !MESSAGE "ZLib - Win32 Used LIBs Release (LIB CRT)" (based on "Win32 (x86) Static Library")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- CPP=cl.exe
- RSC=rc.exe
- !IF "$(CFG)" == "ZLib - Win32 Used LIBs Debug (DLL CRT)"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "ZLib___Win32_Used_LIBs_Debug"
- # PROP BASE Intermediate_Dir "ZLib___Win32_Used_LIBs_Debug"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600UsedLIBsDebugDLLCRTZLib"
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
- # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo /out:"....Bin_600ZLibDLLCRT-d.lib"
- !ELSEIF "$(CFG)" == "ZLib - Win32 Used LIBs Release (DLL CRT)"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ZLib___Win32_Used_LIBs_Release"
- # PROP BASE Intermediate_Dir "ZLib___Win32_Used_LIBs_Release"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600UsedLIBsReleaseDLLCRTZLib"
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MD /W3 /GX /O1 /I "..zlib" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
- # ADD CPP /nologo /MD /W3 /GX /O1 /I "..zlib" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo /out:"....Bin_600ZLibDLLCRT.lib"
- !ELSEIF "$(CFG)" == "ZLib - Win32 Used LIBs Debug (LIB CRT)"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "ZLib___Win32_Used_LIBs_Debug"
- # PROP BASE Intermediate_Dir "ZLib___Win32_Used_LIBs_Debug"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600UsedLIBsDebugLIBCRTZLib"
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
- # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo /out:"....Bin_600ZLibLIBCRT-d.lib"
- !ELSEIF "$(CFG)" == "ZLib - Win32 Used LIBs Release (LIB CRT)"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ZLib___Win32_Used_LIBs_Release"
- # PROP BASE Intermediate_Dir "ZLib___Win32_Used_LIBs_Release"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600UsedLIBsReleaseLIBCRTZLib"
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MD /W3 /GX /O1 /I "..zlib" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
- # ADD CPP /nologo /MT /W3 /GX /O1 /I "..zlib" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo /out:"....Bin_600ZLibLIBCRT.lib"
- !ENDIF
- # Begin Target
- # Name "ZLib - Win32 Used LIBs Debug (DLL CRT)"
- # Name "ZLib - Win32 Used LIBs Release (DLL CRT)"
- # Name "ZLib - Win32 Used LIBs Debug (LIB CRT)"
- # Name "ZLib - Win32 Used LIBs Release (LIB CRT)"
- # Begin Group "Source Files"
- # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- # Begin Source File
- SOURCE=.adler32.c
- # End Source File
- # Begin Source File
- SOURCE=.compress.c
- # End Source File
- # Begin Source File
- SOURCE=.crc32.c
- # End Source File
- # Begin Source File
- SOURCE=.deflate.c
- # End Source File
- # Begin Source File
- SOURCE=.gzio.c
- # End Source File
- # Begin Source File
- SOURCE=.infback.c
- # End Source File
- # Begin Source File
- SOURCE=.inffast.c
- # End Source File
- # Begin Source File
- SOURCE=.inflate.c
- # End Source File
- # Begin Source File
- SOURCE=.inftrees.c
- # End Source File
- # Begin Source File
- SOURCE=.trees.c
- # End Source File
- # Begin Source File
- SOURCE=.uncompr.c
- # End Source File
- # Begin Source File
- SOURCE=.zutil.c
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter "h;hpp;hxx;hm;inl"
- # Begin Source File
- SOURCE=.crc32.h
- # End Source File
- # Begin Source File
- SOURCE=.deflate.h
- # End Source File
- # Begin Source File
- SOURCE=.inffast.h
- # End Source File
- # Begin Source File
- SOURCE=.inffixed.h
- # End Source File
- # Begin Source File
- SOURCE=.inflate.h
- # End Source File
- # Begin Source File
- SOURCE=.inftrees.h
- # End Source File
- # Begin Source File
- SOURCE=.trees.h
- # End Source File
- # Begin Source File
- SOURCE=.zconf.h
- # End Source File
- # Begin Source File
- SOURCE=.zconf.in.h
- # End Source File
- # Begin Source File
- SOURCE=.zlib.h
- # End Source File
- # Begin Source File
- SOURCE=.zutil.h
- # End Source File
- # End Group
- # End Target
- # End Project