#if defined(__WXMSW__) && defined(__WATCOMC__)
#undef wxUSE_LIBJPEG
#define wxUSE_LIBJPEG 0
+
+#undef wxUSE_LIBTIFF
+#define wxUSE_LIBTIFF 0
#endif
#if defined(__WXMSW__) && !defined(__WIN32__)
#undef wxUSE_LIBJPEG
#define wxUSE_LIBJPEG 0
+#undef wxUSE_LIBTIFF
+#define wxUSE_LIBTIFF 0
+
#undef wxUSE_GIF
#define wxUSE_GIF 0