]> git.saurik.com Git - wxWidgets.git/blobdiff - build/os2/config.wat
re-added wxUSE_MS_HTML_HELP to setup.h.in once again, it *IS* needed for mingw and...
[wxWidgets.git] / build / os2 / config.wat
index f11223b4d01b3888238038b2f3ed4d15141d93c2..5013678b109c2739c2cc8b190f82d6fa7c54a09d 100644 (file)
@@ -74,6 +74,12 @@ USE_MEDIA = 1
 # Build wxXRC library (USE_GUI must be 1)? [0,1]
 USE_XRC = 1
 
+# Build wxAUI library (USE_GUI must be 1)? [0,1]
+USE_AUI = 1
+
+# Build wxRichTextCtrl library (USE_GUI must be 1)? [0,1]
+USE_RICHTEXT = 1
+
 # Build OpenGL canvas library (USE_GUI must be 1)? [0,1]
 USE_OPENGL = 0