Zlib: Update library to 1.2.8

This commit is contained in:
Arkshine
2015-02-06 15:40:31 +01:00
parent 265e15116b
commit a565e4a7b1
35 changed files with 4441 additions and 2306 deletions

View File

@ -14,7 +14,10 @@ lib.sources += [
'compress.c',
'crc32.c',
'deflate.c',
'gzio.c',
'gzclose.c',
'gzlib.c',
'gzread.c',
'gzwrite.c',
'infback.c',
'inffast.c',
'inflate.c',