#undef __EMX__
#undef _GNU_SOURCE
+/* Stupid hack; __WINDOWS__ clashes with wx/defs.h */
+#ifndef __WINDOWS__
#undef __WINDOWS__
+#endif
+
#undef __WIN95__
#undef __WIN32__
#undef __GNUWIN32__
+#undef STRICT
#undef WINVER
/*
* Use libjpeg
*/
#define wxUSE_LIBJPEG 0
-/*
- * Use libgif
- */
-#define wxUSE_LIBGIF 0
/*
* Use iODBC
*/
#define wxUSE_TOOLBAR 0
#if defined(__WXWINE__) || defined(__GNUWIN32__)
+#define wxUSE_OWNER_DRAWN 1
#if wxUSE_TOOLBAR
#define wxUSE_BUTTONBAR 1
#endif
*/
#define wxUSE_ZIPSTREAM 0
+/*
+ * GIF image format support
+ */
+#define wxUSE_GIF 0
+
+/*
+ * PCX image format support
+ */
+#define wxUSE_PCX 0
+
+/*
+ * PNM image format support
+ */
+#define wxUSE_PNM 0
/*
* Disable this if your compiler can't cope