]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
correcting a missing redraw area on certain resize operations when window has a border
[wxWidgets.git] / setup.h_vms
index e85b6d24c4cd8159f1e081d931873e258b93515e..454e2b82ea6a258c49f9fdfe8df1707efcad90b5 100644 (file)
 /*
  * Use wave class
  */
-#define wxUSE_WAVE 1
+#define wxUSE_SOUND 1
 /*
  * Use config system
  */
 #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