]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
enable UTF8 build for wxGTK2 and wxDFB by default
[wxWidgets.git] / setup.h_vms
index c44530392bcb00393ea970d27e01cb97318099bb..3986688c0098b845d8fc0d3bfc280676eb43b60e 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)                            *
- * Date : 19 December 2006                                                   *
+ * Date : 17 April 2007                                                      *
  *                                                                           *
  *****************************************************************************/
 
@@ -242,6 +242,7 @@ typedef pid_t GPid;
 #define wxUSE_TEXTFILE      1
 
 #define wxUSE_INTL          1
+#include <locale.h>
 
 #define wxUSE_DATETIME      1
 
@@ -327,6 +328,8 @@ typedef pid_t GPid;
 
 #define wxUSE_TIPWINDOW    1
 
+#define wxUSE_STC 1
+
 #define wxUSE_ANIMATIONCTRL 1
 #define wxUSE_BUTTON       1
 #define wxUSE_BMPBUTTON    1
@@ -586,6 +589,8 @@ typedef pid_t GPid;
 
 #define wxUSE_UNICODE_MSLU 0
 
+#define wxUSE_UNICODE_UTF8 0
+
 #define wxUSE_DC_CACHEING 1
 
 #define wxUSE_GADGETS 1
@@ -989,9 +994,6 @@ typedef pid_t GPid;
 /* define if you have vsscanf function */
 #undef HAVE_VSSCANF
 
-/* The number of bytes in a char.  */
-#define SIZEOF_CHAR 1
-
 /* The number of bytes in a wchar_t.  */
 #define SIZEOF_WCHAR_T 4