]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
renamed wxWave to wxSound
[wxWidgets.git] / setup.h_vms
index 5c3b90e444ad4ff5380bdb295824a3efc04e7a4c..5494c52ad12abe9c7054f635ede637f2091cce3d 100644 (file)
 #define wxUSE_WCHAR_T 1
 
 /*
- * Compile wxWindows in Unicode mode (Win32 only for now)?
+ * Compile wxWindows in Unicode mode?
  */
 #define wxUSE_UNICODE 0
 
  * Use MS HTML Help controller (win32)
  */
 #define wxUSE_MS_HTML_HELP 0
+/*
+ * Use MS HTML Help via libmspack (Unix)
+ */
+#define wxUSE_LIBMSPACK 1
 
 /*
  * Use iostream.h rather than iostream
  */
 #define wxUSE_ZIPSTREAM 1
 
+/*
+ * Use gzip streams, requires wxUSE_ZLIB
+ */
+#define wxUSE_GZSTREAM 1
+
 /*
  * wxPalette class
  */