libtiff build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
c15d9c859c
commit
e292124a6b
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
|
||||
<set var="TIFF_PLATFORM_SRC">
|
||||
<if cond="PLATFORM_UNIX=='1'">src/tiff/tif_unix.c</if>
|
||||
<if cond="PLATFORM_MACOSX=='1'">src/tiff/tif_unix.c</if>
|
||||
<if cond="PLATFORM_WIN32=='1'">src/tiff/tif_win32.c</if>
|
||||
</set>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue