From: curt Date: Thu, 23 Mar 2006 21:52:03 +0000 (+0000) Subject: Remove old depricated files. There is a much newer version of zlib X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=036b6785f16273a5600342e3c194c972cd874d7e;p=simgear.git Remove old depricated files. There is a much newer version of zlib available and just about every unix-based platform already comes with this. --- diff --git a/src-libs/Makefile.am b/src-libs/Makefile.am deleted file mode 100644 index b98d673d..00000000 --- a/src-libs/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -EXTRA_DIST = \ - zlib-1.1.4.tar.gz \ - zlib.dsp diff --git a/src-libs/zlib-1.1.4.tar.gz b/src-libs/zlib-1.1.4.tar.gz deleted file mode 100644 index c76b5d80..00000000 Binary files a/src-libs/zlib-1.1.4.tar.gz and /dev/null differ diff --git a/src-libs/zlib.dsp b/src-libs/zlib.dsp deleted file mode 100755 index dc1945c9..00000000 --- a/src-libs/zlib.dsp +++ /dev/null @@ -1,180 +0,0 @@ -# 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 Debug -!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.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.mak" CFG="zlib - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "zlib - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "zlib - Win32 Debug" (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 Release" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "zlib-1.1.4/Release" -# PROP Intermediate_Dir "zlib-1.1.4/Release" -# PROP Target_Dir "" -LINK32=link.exe -lib -# ADD CPP /nologo /MT /W3 /GX- /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c -# ADD RSC /l 0xc09 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "zlib-1.1.4/Debug" -# PROP Intermediate_Dir "zlib-1.1.4/Debug" -# PROP Target_Dir "" -LINK32=link.exe -lib -# ADD CPP /nologo /MTd /W3 /Gm /GX- /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c -# ADD RSC /l 0xc09 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "zlib - Win32 Release" -# Name "zlib - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=".\zlib-1.1.4\adler32.c" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\compress.c" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\crc32.c" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\deflate.c" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\gzio.c" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\infblock.c" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\infcodes.c" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\inffast.c" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\inflate.c" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\inftrees.c" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\infutil.c" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\maketree.c" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\trees.c" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\uncompr.c" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\zutil.c" -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=".\zlib-1.1.4\deflate.h" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\infblock.h" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\infcodes.h" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\inffast.h" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\inffixed.h" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\inftrees.h" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\infutil.h" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\trees.h" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\zconf.h" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\zlib.h" -# End Source File -# Begin Source File - -SOURCE=".\zlib-1.1.4\zutil.h" -# End Source File -# End Group -# End Target -# End Project