* 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_DEBUG_CONTEXT 0
+#define wxUSE_DEBUGREPORT 0
+
#define wxUSE_MEMORY_TRACING 0
#define wxUSE_GLOBAL_MEMORY_OPERATORS 0
#define wxUSE_FSVOLUME 1
+#define wxUSE_STDPATHS 1
+
#define wxUSE_TEXTBUFFER 1
#define wxUSE_TEXTFILE 1