]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
reverted DEBUG_INFO change
[wxWidgets.git] / setup.h_vms
index 7ae15526b81542897a819550c5f544b924669d81..aac3f4a9958a482cfe906653d1804a1c880ca170 100644 (file)
@@ -3,7 +3,7 @@
  * Template for the set.h file for VMS                                       *
  * Created from setup.h_in                                                   *
  * Author : J.Jansen (joukj@hrem.stm.tudelft.nl)                             *
- * Date : 9 November 1999                                                    *
+ * Date : 15 March 2005                                                      *
  *                                                                           *
  *****************************************************************************/
 
 /* PowerPC Darwin & Mac OS X */
 #undef __POWERPC__
 
+/* Hack to make IOGraphicsTypes.h not define Point conflicting with MacTypes */
+#undef __Point__
+
 /* MS-DOS with DJGPP */
 #undef __DOS__
 
 
 #define wxUSE_STD_IOSTREAM  0
 
+#define wxUSE_STD_STRING  0
 
 #define wxUSE_LONGLONG      1