]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Added the WX_GL constants
[wxWidgets.git] / setup.h_vms
index 602cd4946dcfcb57fe28cdc0895eae5d6e325939..bc981e106d0d0073d3c95fbf89d19945befcd11a 100644 (file)
 #endif
 
 #undef __WIN95__
+#ifndef __WIN32__
 #undef __WIN32__
+#endif
 #undef __GNUWIN32__
 #undef STRICT
 #undef WINVER
 /*
  * Use iODBC
  */
-#define wxUSE_ODBC 0
+#define wxUSE_ODBC 1
 #define wxODBC_FWD_ONLY_CURSORS 1
 #define wxODBC_BACKWARD_COMPATABILITY 0
 /*
  * Use freetype
  */
-#define wxUSE_FREETYPE 0
+#define wxUSE_FREETYPE 1
 /*
  * Use Threads
  */