fixed include paths to our copies of 3rd party libs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
ea28b8853b
commit
7b11429dc3
6 changed files with 6 additions and 6 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<if cond="wxUSE_LIBTIFF=='builtin'">wxtiff$(WXDEBUGFLAG)</if>
|
||||
</set>
|
||||
<set var="INC_TIFF">
|
||||
<if cond="wxUSE_LIBTIFF=='builtin'">$(SRCDIR)/src/tiff</if>
|
||||
<if cond="wxUSE_LIBTIFF=='builtin'">$(TOP_SRCDIR)/src/tiff</if>
|
||||
</set>
|
||||
|
||||
<set var="TIFF_PLATFORM_SRC">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue