os/ossrv/compressionlibs/ziplib/group/tools/zlib.dsp
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/compressionlibs/ziplib/group/tools/zlib.dsp	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,141 @@
     1.4 +# Microsoft Developer Studio Project File - Name="zlib" - Package Owner=<4>
     1.5 +# Microsoft Developer Studio Generated Build File, Format Version 6.00
     1.6 +# ** DO NOT EDIT **
     1.7 +
     1.8 +# TARGTYPE "Win32 (x86) Static Library" 0x0104
     1.9 +
    1.10 +CFG=zlib - Win32 Debug
    1.11 +!MESSAGE This is not a valid makefile. To build this project using NMAKE,
    1.12 +!MESSAGE use the Export Makefile command and run
    1.13 +!MESSAGE 
    1.14 +!MESSAGE NMAKE /f "zlib.mak".
    1.15 +!MESSAGE 
    1.16 +!MESSAGE You can specify a configuration when running NMAKE
    1.17 +!MESSAGE by defining the macro CFG on the command line. For example:
    1.18 +!MESSAGE 
    1.19 +!MESSAGE NMAKE /f "zlib.mak" CFG="zlib - Win32 Debug"
    1.20 +!MESSAGE 
    1.21 +!MESSAGE Possible choices for configuration are:
    1.22 +!MESSAGE 
    1.23 +!MESSAGE "zlib - Win32 Release" (based on "Win32 (x86) Static Library")
    1.24 +!MESSAGE "zlib - Win32 Debug" (based on "Win32 (x86) Static Library")
    1.25 +!MESSAGE 
    1.26 +
    1.27 +# Begin Project
    1.28 +# PROP AllowPerConfigDependencies 0
    1.29 +# PROP Scc_ProjName "zlib"
    1.30 +# PROP Scc_LocalPath "."
    1.31 +CPP=cl.exe
    1.32 +RSC=rc.exe
    1.33 +
    1.34 +!IF  "$(CFG)" == "zlib - Win32 Release"
    1.35 +
    1.36 +# PROP BASE Use_MFC 0
    1.37 +# PROP BASE Use_Debug_Libraries 0
    1.38 +# PROP BASE Output_Dir "Release"
    1.39 +# PROP BASE Intermediate_Dir "Release"
    1.40 +# PROP BASE Target_Dir ""
    1.41 +# PROP Use_MFC 0
    1.42 +# PROP Use_Debug_Libraries 0
    1.43 +# PROP Output_Dir "\epoc32\Release\winc\rel"
    1.44 +# PROP Intermediate_Dir "\epoc32\build\EZLib\ZLib\Release"
    1.45 +# PROP Target_Dir ""
    1.46 +# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
    1.47 +# 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
    1.48 +# ADD BASE RSC /l 0x809 /d "NDEBUG"
    1.49 +# ADD RSC /l 0x809 /d "NDEBUG"
    1.50 +BSC32=bscmake.exe
    1.51 +# ADD BASE BSC32 /nologo
    1.52 +# ADD BSC32 /nologo
    1.53 +LIB32=link.exe -lib
    1.54 +# ADD BASE LIB32 /nologo
    1.55 +# ADD LIB32 /nologo
    1.56 +
    1.57 +!ELSEIF  "$(CFG)" == "zlib - Win32 Debug"
    1.58 +
    1.59 +# PROP BASE Use_MFC 0
    1.60 +# PROP BASE Use_Debug_Libraries 1
    1.61 +# PROP BASE Output_Dir "Debug"
    1.62 +# PROP BASE Intermediate_Dir "Debug"
    1.63 +# PROP BASE Target_Dir ""
    1.64 +# PROP Use_MFC 0
    1.65 +# PROP Use_Debug_Libraries 1
    1.66 +# PROP Output_Dir "\epoc32\Release\winc\deb"
    1.67 +# PROP Intermediate_Dir "\epoc32\build\EZLib\ZLib\Debug"
    1.68 +# PROP Target_Dir ""
    1.69 +# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
    1.70 +# 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
    1.71 +# SUBTRACT CPP /X
    1.72 +# ADD BASE RSC /l 0x809 /d "_DEBUG"
    1.73 +# ADD RSC /l 0x809 /d "_DEBUG"
    1.74 +BSC32=bscmake.exe
    1.75 +# ADD BASE BSC32 /nologo
    1.76 +# ADD BSC32 /nologo
    1.77 +LIB32=link.exe -lib
    1.78 +# ADD BASE LIB32 /nologo
    1.79 +# ADD LIB32 /nologo
    1.80 +
    1.81 +!ENDIF 
    1.82 +
    1.83 +# Begin Target
    1.84 +
    1.85 +# Name "zlib - Win32 Release"
    1.86 +# Name "zlib - Win32 Debug"
    1.87 +# Begin Group "Source Files"
    1.88 +
    1.89 +# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
    1.90 +# Begin Source File
    1.91 +
    1.92 +SOURCE=..\..\src\zlib\adler32.cpp
    1.93 +# End Source File
    1.94 +# Begin Source File
    1.95 +
    1.96 +SOURCE=..\..\src\zlib\compress.cpp
    1.97 +# End Source File
    1.98 +# Begin Source File
    1.99 +
   1.100 +SOURCE=..\..\src\zlib\crc32.cpp
   1.101 +# End Source File
   1.102 +# Begin Source File
   1.103 +
   1.104 +SOURCE=..\..\src\zlib\deflate.cpp
   1.105 +# End Source File
   1.106 +# Begin Source File
   1.107 +
   1.108 +SOURCE=..\..\src\zlib\gzio.cpp
   1.109 +# End Source File
   1.110 +# Begin Source File
   1.111 +
   1.112 +SOURCE=..\..\src\zlib\infback.cpp
   1.113 +# End Source File
   1.114 +# Begin Source File
   1.115 +
   1.116 +SOURCE=..\..\src\zlib\inffast.cpp
   1.117 +# End Source File
   1.118 +# Begin Source File
   1.119 +
   1.120 +SOURCE=..\..\src\zlib\inflate.cpp
   1.121 +# End Source File
   1.122 +# Begin Source File
   1.123 +
   1.124 +SOURCE=..\..\src\zlib\inftrees.cpp
   1.125 +# End Source File
   1.126 +# Begin Source File
   1.127 +
   1.128 +SOURCE=..\..\src\zlib\trees.cpp
   1.129 +# End Source File
   1.130 +# Begin Source File
   1.131 +
   1.132 +SOURCE=..\..\src\zlib\uncompr.cpp
   1.133 +# End Source File
   1.134 +# Begin Source File
   1.135 +
   1.136 +SOURCE=..\..\src\zlib\zlibapiwrapper.cpp
   1.137 +# End Source File
   1.138 +# Begin Source File
   1.139 +
   1.140 +SOURCE=..\..\src\zlib\zutil.cpp
   1.141 +# End Source File
   1.142 +# End Group
   1.143 +# End Target
   1.144 +# End Project