]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
fixed Carbon compilo
[wxWidgets.git] / setup.h_vms
index 46efdfd62e60b6df3c79ed915b54e95d148c1648..9bd4be7c8fb7270fa23d4e239eaf50a2f0808162 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_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