]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Patch #1143556: mods to SashWindow demo: auto-generate IDs
[wxWidgets.git] / setup.h_vms
index 5a105ddc3997989632f74233e57d981713220ef7..11e8240f11ca9d3e3622b1f0af182f6cb15e75cb 100644 (file)
 
 #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