Always add large file support for windows

This commit is contained in:
Tor Lillqvist
2011-09-18 21:46:44 +02:00
committed by Mark Adler
parent a4f7c65374
commit 7142fcfeed
4 changed files with 17 additions and 4 deletions

View File

@@ -1,6 +1,4 @@
LIBRARY
; zlib data compression library
EXPORTS
; basic functions
zlibVersion
@@ -58,6 +56,13 @@ EXPORTS
gzclose_w
gzerror
gzclearerr
; large file functions
gzopen64
gzseek64
gztell64
gzoffset64
adler32_combine64
crc32_combine64
; checksum functions
adler32
crc32