]> git.saurik.com Git - wxWidgets.git/commitdiff
added PM_USE_SESSION_APIS for Carbon compilation under Mac OS 9
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Thu, 10 May 2001 20:43:31 +0000 (20:43 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Thu, 10 May 2001 20:43:31 +0000 (20:43 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx_cwc.pch
include/wx_cwc.pch++
include/wx_cwc_d.pch
include/wx_cwc_d.pch++

index 206775dbda5eb72f996041d4c85af2f71d4c9c13..99608bd5cc0612dbd64efe467c567db38e60ca0f 100644 (file)
@@ -17,4 +17,6 @@
 #define wxUSE_GUI 1
 #define TARGET_CARBON 1
 #define OLDP2C 1
+#define PM_USE_SESSION_APIS 0
+
 #include "wx/wx_cw_cm.h"
index 51b009a212337386dc0003d0d09c73daa52816cf..7d5477abecf6e6cd5403078b88ad7eca34e7c8ec 100644 (file)
 
 #pragma once on
 #define WX_PRECOMP
+#define wxUSE_GUI 1
 #define TARGET_CARBON 1
 #define OLDP2C 1
-#define wxUSE_GUI 1
+#define PM_USE_SESSION_APIS 0
+
 #include "wx/wx_cw_cm.h"
 #include "wx/wxprec.h"
\ No newline at end of file
index d067e378f7d8208dad4bef9e4dbc3bab49636de8..95d0c95d9b4b958dc65ab6e22d56c27719685c1b 100644 (file)
@@ -13,6 +13,7 @@
 #define wxUSE_GUI 1
 #define TARGET_CARBON 1
 #define OLDP2C 1
+#define PM_USE_SESSION_APIS 0
 
 #include "wx/wx_cw_cm.h"
 #ifdef __WXMSW__
index fce9c9b1b6020e5ec6be523e35d4f8f87f102166..e8a4dab532087d960f777264ede1e158d35eec2e 100644 (file)
@@ -15,6 +15,7 @@
 #define wxUSE_GUI 1
 #define TARGET_CARBON 1
 #define OLDP2C 1
+#define PM_USE_SESSION_APIS 0
 
 #include "wx/wx_cw_cm.h"
 #ifdef WX_PRECOMP