SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK)

This commit is contained in:
Marian Krivos
2011-08-16 19:51:25 +00:00
parent 9fdf165caa
commit dcad41262d
26 changed files with 3397 additions and 1946 deletions

View File

@@ -145,7 +145,11 @@ set( BASE_SRCS
src/compress.c
src/crc32.c
src/deflate.c
src/gzio.c
src/gzclose.c
src/gzlib.c
src/gzread.c
src/gzwrite.c
src/uncompr.c
src/infback.c
src/inffast.c
src/inflate.c