]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
why was generic wxNativeFontInfo code disabled for wxMGL?
[wxWidgets.git] / setup.h_vms
index f35965a7000b6a3ad626ae85b4ea52aded443725..56aa2d91c3400c3fda81dd56a210e83e7d693a31 100644 (file)
  * Use standard GUI logger
  */
 #define wxUSE_LOGGUI 1
+/*
+ * Use old log dialog instead of new wxLogGui
+ */
+#define wxUSE_LOG_DIALOG 1
 /*
  * Use wxStopWatch
  */
 #else
 #define wxUSE_DRAG_AND_DROP 0
 #endif
+/*
+ * Use OLE (MSW only)
+*/
+#define wxUSE_OLE 0
 /*
  * Use spline
  */
 /* Define if you have the <langinfo.h> header file.  */
 #define HAVE_LANGINFO_H 1
 
+/* Define if you have the <w32api.h> header file (mingw,cygwin).  */
+#undef HAVE_W32API_H
+
+/*
+ * Use MS HTML Help controller (win32)
+ */
+#define wxUSE_MS_HTML_HELP 0
+
 /* Define this if you are using gtk and gdk contains support for X11R6 XIM */
 #undef HAVE_XIM