;--------------------------------------------------------------
; LIBPNG symbol list as a Win32 DEF file
; Contains all the symbols that can be exported from libpng
;--------------------------------------------------------------
LIBRARY

EXPORTS
 png_access_version_number @1
 png_set_sig_bytes @2
 png_sig_cmp @3