sl@0: # Microsoft Developer Studio Project File - Name="zlib" - Package Owner=<4> sl@0: # Microsoft Developer Studio Generated Build File, Format Version 6.00 sl@0: # ** DO NOT EDIT ** sl@0: sl@0: # TARGTYPE "Win32 (x86) Static Library" 0x0104 sl@0: sl@0: CFG=zlib - Win32 Debug sl@0: !MESSAGE This is not a valid makefile. To build this project using NMAKE, sl@0: !MESSAGE use the Export Makefile command and run sl@0: !MESSAGE sl@0: !MESSAGE NMAKE /f "zlib.mak". sl@0: !MESSAGE sl@0: !MESSAGE You can specify a configuration when running NMAKE sl@0: !MESSAGE by defining the macro CFG on the command line. For example: sl@0: !MESSAGE sl@0: !MESSAGE NMAKE /f "zlib.mak" CFG="zlib - Win32 Debug" sl@0: !MESSAGE sl@0: !MESSAGE Possible choices for configuration are: sl@0: !MESSAGE sl@0: !MESSAGE "zlib - Win32 Release" (based on "Win32 (x86) Static Library") sl@0: !MESSAGE "zlib - Win32 Debug" (based on "Win32 (x86) Static Library") sl@0: !MESSAGE sl@0: sl@0: # Begin Project sl@0: # PROP AllowPerConfigDependencies 0 sl@0: # PROP Scc_ProjName "zlib" sl@0: # PROP Scc_LocalPath "." sl@0: CPP=cl.exe sl@0: RSC=rc.exe sl@0: sl@0: !IF "$(CFG)" == "zlib - Win32 Release" sl@0: sl@0: # PROP BASE Use_MFC 0 sl@0: # PROP BASE Use_Debug_Libraries 0 sl@0: # PROP BASE Output_Dir "Release" sl@0: # PROP BASE Intermediate_Dir "Release" sl@0: # PROP BASE Target_Dir "" sl@0: # PROP Use_MFC 0 sl@0: # PROP Use_Debug_Libraries 0 sl@0: # PROP Output_Dir "\epoc32\Release\winc\rel" sl@0: # PROP Intermediate_Dir "\epoc32\build\EZLib\ZLib\Release" sl@0: # PROP Target_Dir "" sl@0: # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c sl@0: # ADD CPP /nologo /W3 /GX /O2 /I "..\..\inc" /I "..\..\src\zlib" /I "..\..\src\zlib" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "__SYMBIAN32__" /D "__TOOLS__" /YX /FD /c sl@0: # ADD BASE RSC /l 0x809 /d "NDEBUG" sl@0: # ADD RSC /l 0x809 /d "NDEBUG" sl@0: BSC32=bscmake.exe sl@0: # ADD BASE BSC32 /nologo sl@0: # ADD BSC32 /nologo sl@0: LIB32=link.exe -lib sl@0: # ADD BASE LIB32 /nologo sl@0: # ADD LIB32 /nologo sl@0: sl@0: !ELSEIF "$(CFG)" == "zlib - Win32 Debug" sl@0: sl@0: # PROP BASE Use_MFC 0 sl@0: # PROP BASE Use_Debug_Libraries 1 sl@0: # PROP BASE Output_Dir "Debug" sl@0: # PROP BASE Intermediate_Dir "Debug" sl@0: # PROP BASE Target_Dir "" sl@0: # PROP Use_MFC 0 sl@0: # PROP Use_Debug_Libraries 1 sl@0: # PROP Output_Dir "\epoc32\Release\winc\deb" sl@0: # PROP Intermediate_Dir "\epoc32\build\EZLib\ZLib\Debug" sl@0: # PROP Target_Dir "" sl@0: # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c sl@0: # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\inc" /I "..\..\src\zlib" /I "..\..\src\zlib" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "__SYMBIAN32__" /D "__TOOLS__" /YX /FD /GZ /c sl@0: # SUBTRACT CPP /X sl@0: # ADD BASE RSC /l 0x809 /d "_DEBUG" sl@0: # ADD RSC /l 0x809 /d "_DEBUG" sl@0: BSC32=bscmake.exe sl@0: # ADD BASE BSC32 /nologo sl@0: # ADD BSC32 /nologo sl@0: LIB32=link.exe -lib sl@0: # ADD BASE LIB32 /nologo sl@0: # ADD LIB32 /nologo sl@0: sl@0: !ENDIF sl@0: sl@0: # Begin Target sl@0: sl@0: # Name "zlib - Win32 Release" sl@0: # Name "zlib - Win32 Debug" sl@0: # Begin Group "Source Files" sl@0: sl@0: # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" sl@0: # Begin Source File sl@0: sl@0: SOURCE=..\..\src\zlib\adler32.cpp sl@0: # End Source File sl@0: # Begin Source File sl@0: sl@0: SOURCE=..\..\src\zlib\compress.cpp sl@0: # End Source File sl@0: # Begin Source File sl@0: sl@0: SOURCE=..\..\src\zlib\crc32.cpp sl@0: # End Source File sl@0: # Begin Source File sl@0: sl@0: SOURCE=..\..\src\zlib\deflate.cpp sl@0: # End Source File sl@0: # Begin Source File sl@0: sl@0: SOURCE=..\..\src\zlib\gzio.cpp sl@0: # End Source File sl@0: # Begin Source File sl@0: sl@0: SOURCE=..\..\src\zlib\infback.cpp sl@0: # End Source File sl@0: # Begin Source File sl@0: sl@0: SOURCE=..\..\src\zlib\inffast.cpp sl@0: # End Source File sl@0: # Begin Source File sl@0: sl@0: SOURCE=..\..\src\zlib\inflate.cpp sl@0: # End Source File sl@0: # Begin Source File sl@0: sl@0: SOURCE=..\..\src\zlib\inftrees.cpp sl@0: # End Source File sl@0: # Begin Source File sl@0: sl@0: SOURCE=..\..\src\zlib\trees.cpp sl@0: # End Source File sl@0: # Begin Source File sl@0: sl@0: SOURCE=..\..\src\zlib\uncompr.cpp sl@0: # End Source File sl@0: # Begin Source File sl@0: sl@0: SOURCE=..\..\src\zlib\zlibapiwrapper.cpp sl@0: # End Source File sl@0: # Begin Source File sl@0: sl@0: SOURCE=..\..\src\zlib\zutil.cpp sl@0: # End Source File sl@0: # End Group sl@0: # End Target sl@0: # End Project