diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:23:14 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:23:14 -0700 |
commit | a2506218cd8c32416d0d15260834f3c23d910fc8 (patch) | |
tree | 25bbd63d92473c8ae02a27cce3fc7c04a6aba64a /contrib/vstudio | |
parent | b97ec631c6f7dd9cff2e3caf3b38e70b006e1b2d (diff) | |
download | zlib-1.2.0.8.tar.gz zlib-1.2.0.8.tar.bz2 zlib-1.2.0.8.zip |
zlib 1.2.0.8v1.2.0.8
Diffstat (limited to 'contrib/vstudio')
-rw-r--r-- | contrib/vstudio/vc7/zlibvc.def | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/vstudio/vc7/zlibvc.def b/contrib/vstudio/vc7/zlibvc.def index 63b3e6d..6bc26c4 100644 --- a/contrib/vstudio/vc7/zlibvc.def +++ b/contrib/vstudio/vc7/zlibvc.def | |||
@@ -53,7 +53,8 @@ EXPORTS | |||
53 | deflateBound @47 | 53 | deflateBound @47 |
54 | gzclearerr @48 | 54 | gzclearerr @48 |
55 | gzungetc @49 | 55 | gzungetc @49 |
56 | zlibCompileFlags @50 | 56 | zlibCompileFlags @50 |
57 | deflatePrime @51 | ||
57 | 58 | ||
58 | unzOpen @61 | 59 | unzOpen @61 |
59 | unzClose @62 | 60 | unzClose @62 |