#define wxUSE_FS_INET 0
+#define wxUSE_ARCHIVE_STREAMS 0
+
#define wxUSE_ZIPSTREAM 0
#define wxUSE_ZLIB 0
#define wxUSE_DIRECTSHOW 0
+#define wxUSE_GSTREAMER 0
+
#define wxUSE_XRC 0
#if wxUSE_XRC
#define wxUSE_OWNER_DRAWN 1
#endif
-#if defined(__WXMSW__) && !defined(__WXUNIVERSAL__)
-#define wxUSE_NATIVE_STATUSBAR 1
-#endif
-
#if defined(__WIN95__) && !defined(__WINE__) && !defined(__GNUWIN32_OLD__)
#define wxUSE_RICHEDIT 1
#else