[master] Updated the scripts/*.def lists to include png_set_quantize()

This commit is contained in:
Glenn Randers-Pehrson
2010-04-16 07:26:01 -05:00
parent 8dc3729522
commit 6e9783bd25
3 changed files with 9 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
; PNG.LIB module definition file for OS/2
;----------------------------------------
; Version 1.4.2rc01
; Version 1.4.2rc02
LIBRARY PNG
DESCRIPTION "PNG image compression library for OS/2"
@@ -217,6 +217,8 @@ EXPORTS
; Added at version 1.4.1
png_get_chunk_malloc_max
png_set_chunk_malloc_max
; Added at version 1.4.2
png_set_quantize
; These are not present when libpng is compiled with PNG_NO_GLOBAL_ARRAYS
png_libpng_ver