libtiff doesn't build on WinCE

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2004-04-01 20:20:15 +00:00
parent 21f7567505
commit 3fe61e8ece

View File

@ -5,7 +5,11 @@
<option name="wxUSE_LIBTIFF"/>
</if>
<if cond="FORMAT!='autoconf'">
<set var="wxUSE_LIBTIFF">builtin</set>
<set var="wxUSE_LIBTIFF">
<!-- NB: libtiff doesn't compile on WinCE -->
<if cond="FORMAT=='msevc4prj'">no</if>
<if cond="FORMAT!='msevc4prj'">builtin</if>
</set>
</if>
<set var="LIB_TIFF">
<if cond="wxUSE_LIBTIFF=='builtin' and USE_GUI=='1'">