X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e292124a6b66ff0b9488149b0c6e63e95278a1a2..bd018e7e31361bc2112a386f18663908a0559d58:/build/bakefiles/tiff.bkl diff --git a/build/bakefiles/tiff.bkl b/build/bakefiles/tiff.bkl index 0ca1fde0ba..b24ea90a7d 100644 --- a/build/bakefiles/tiff.bkl +++ b/build/bakefiles/tiff.bkl @@ -3,31 +3,50 @@ - builtin + + + no + builtin + + + + wxtiff$(WXDEBUGFLAG)$(HOST_SUFFIX) + + - - wxtiff$(WXDEBUGFLAG) - - $(SRCDIR)/src/tiff + $(TOP_SRCDIR)src/tiff src/tiff/tif_unix.c src/tiff/tif_unix.c + src/tiff/tif_unix.c src/tiff/tif_win32.c + src/tiff/tif_apple.c + src/tiff/tif_msdos.c - + + cond="wxUSE_LIBTIFF=='builtin' and USE_GUI=='1' and BUILDING_LIB=='1'"> $(LIBDIRNAME) + $(INC_ZLIB) + $(INC_JPEG) + -w-8004 -w-8012 -w-8057 -w-8060 -w-8066 + -w2 $(TIFF_PLATFORM_SRC) src/tiff/tif_aux.c src/tiff/tif_close.c src/tiff/tif_codec.c + src/tiff/tif_color.c src/tiff/tif_compress.c src/tiff/tif_dir.c src/tiff/tif_dirinfo.c @@ -35,6 +54,7 @@ src/tiff/tif_dirwrite.c src/tiff/tif_dumpmode.c src/tiff/tif_error.c + src/tiff/tif_extension.c src/tiff/tif_fax3.c src/tiff/tif_fax3sm.c src/tiff/tif_getimage.c