]> git.saurik.com Git - wxWidgets.git/blobdiff - build/osx/wxcarbon.xcconfig
Ensure that the overall table border doesn't get overdrawn by cell borders with a...
[wxWidgets.git] / build / osx / wxcarbon.xcconfig
index b2daf61648f3521be554edac74c6be2f3d096366..8f4dc34cb3a894cf0f59a8b7a688939442d34817 100644 (file)
@@ -4,12 +4,12 @@ WXTOOLKITUPPER = CARBON
 #include "wx.xcconfig"
 
 MACOSX_DEPLOYMENT_TARGET = 10.5
-SDKROOT = macosx
+SDKROOT = macosx10.6
 
-GCC_VERSION = 4.2
 GCC_VERSION[arch=ppc] = 4.0
 
 ARCHS = ppc i386
+VALID_ARCHS = ppc i386
 
 OTHER_LDFLAGS = -framework WebKit -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework AGL -framework OpenGL -framework QuickTime