#define wxUSE_FS_INET 1
+#define wxUSE_ARCHIVE_STREAMS 1
+
#define wxUSE_ZIPSTREAM 1
#define wxUSE_ZLIB 1
#define wxUSE_DIRECTSHOW 1
+#define wxUSE_GSTREAMER 0
+
#define wxUSE_XRC 1
#if wxUSE_XRC
#define wxUSE_STATTEXT 1
#define wxUSE_STATBMP 1
#define wxUSE_TEXTCTRL 1
+#if defined (__WXMOTIF__) || defined( __WXGTK__ )
#define wxUSE_TOGGLEBTN 1
+#else
+#define wxUSE_TOGGLEBTN 0
+#endif
#define wxUSE_TREECTRL 1
#define wxUSE_STATUSBAR 1