diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2022-03-27 15:47:03 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2022-03-27 16:05:02 -0700 |
commit | 21767c654d31d2dccdde4330529775c6c5fd5389 (patch) | |
tree | a061e0a122d93f11c3832c614b5e3414420f5151 /contrib/vstudio/vc12/zlibvc.def | |
parent | 296967c7b7b6bfb59ed8b831391359b2c0153e3d (diff) | |
download | zlib-1.2.12.tar.gz zlib-1.2.12.tar.bz2 zlib-1.2.12.zip |
zlib 1.2.12v1.2.12
Diffstat (limited to 'contrib/vstudio/vc12/zlibvc.def')
-rw-r--r-- | contrib/vstudio/vc12/zlibvc.def | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/vstudio/vc12/zlibvc.def b/contrib/vstudio/vc12/zlibvc.def index 54e683d..ba09bc1 100644 --- a/contrib/vstudio/vc12/zlibvc.def +++ b/contrib/vstudio/vc12/zlibvc.def | |||
@@ -151,3 +151,8 @@ EXPORTS | |||
151 | deflateGetDictionary @173 | 151 | deflateGetDictionary @173 |
152 | adler32_z @174 | 152 | adler32_z @174 |
153 | crc32_z @175 | 153 | crc32_z @175 |
154 | |||
155 | ; zlib1 v1.2.12 added: | ||
156 | crc32_combine_gen @176 | ||
157 | crc32_combine_gen64 @177 | ||
158 | crc32_combine_op @178 | ||