diff --git a/libtiff/libtiff.def b/libtiff/libtiff.def index 363f4eea..f9eafbde 100644 --- a/libtiff/libtiff.def +++ b/libtiff/libtiff.def @@ -105,3 +105,17 @@ EXPORTS TIFFOpen TIFFWriteCheck TIFFRGBAImageOK TIFFNumberOfDirectories + TIFFSetFileName + TIFFSetClientdata + TIFFSetMode + TIFFClientdata + TIFFGetReadProc + TIFFGetWriteProc + TIFFGetSeekProc + TIFFGetCloseProc + TIFFGetSizeProc + TIFFGetMapFileProc + TIFFGetUnmapFileProc + TIFFIsCODECConfigured + TIFFGetConfiguredCODECs +