]> git.saurik.com Git - wxWidgets.git/commitdiff
Update setup for OpenVMS
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Mon, 12 Sep 2011 11:13:05 +0000 (11:13 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Mon, 12 Sep 2011 11:13:05 +0000 (11:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h_vms

index a118ee1b811fbfdbb385000cc462c892ed414be2..82ad1998f7dacba6c623e0bb9af13bf6be81a122 100644 (file)
@@ -3,7 +3,7 @@
  * Template for the set.h file for VMS                                       *
  * Created from setup.h_in                                                   *
  * Author : J.Jansen (joukj@hrem.nano.tudelft.nl)                            *
  * Template for the set.h file for VMS                                       *
  * Created from setup.h_in                                                   *
  * Author : J.Jansen (joukj@hrem.nano.tudelft.nl)                            *
- * Date : 30 August 2011                                                     *
+ * Date : 12 September 2011                                                  *
  *                                                                           *
  *****************************************************************************/
 
  *                                                                           *
  *****************************************************************************/
 
@@ -77,8 +77,6 @@
 /* #undef __WXLESSTIF__ */
 
 #ifdef __WXGTK__
 /* #undef __WXLESSTIF__ */
 
 #ifdef __WXGTK__
-/* Define this if your version of GTK+ is greater than 1.2 */
-#define __WXGTK12__ 1
 
 /* Define this if your version of GTK+ is greater than 1.2.7 */
 #define __WXGTK127__ 1
 
 /* Define this if your version of GTK+ is greater than 1.2.7 */
 #define __WXGTK127__ 1
@@ -358,6 +356,12 @@ typedef pid_t GPid;
 
 #define wxUSE_PROPGRID  1
 
 
 #define wxUSE_PROPGRID  1
 
+#define wxUSE_WEBVIEW 1
+
+#define wxUSE_WEBVIEW_WEBKIT 0
+
+#define wxUSE_WEBVIEW_IE     0
+
 #ifdef _MSC_VER
 #   if _MSC_VER >= 1310
 
 #ifdef _MSC_VER
 #   if _MSC_VER >= 1310