]> git.saurik.com Git - wxWidgets.git/commitdiff
fix for libtiff compilation
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 24 Jan 2004 22:13:28 +0000 (22:13 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 24 Jan 2004 22:13:28 +0000 (22:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/tiff.bkl

index a7edeedb1b1c6600658b59136c02a1d78c9ee075..e32fc7db1f0b3ed431f5c6d10b5b7f43fec1f5c8 100644 (file)
@@ -26,6 +26,7 @@
     <lib id="wxtiff" template="3rdparty_lib"
          cond="wxUSE_LIBTIFF=='builtin' and USE_GUI=='1' and BUILDING_LIB=='1'">
         <dirname>$(LIBDIRNAME)</dirname>
+        <include>$(INC_JPEG)</include>
         <cflags-borland>-w-8004 -w-8012 -w-8057 -w-8060 -w-8066</cflags-borland>
         <sources>
             $(TIFF_PLATFORM_SRC)