]> git.saurik.com Git - wxWidgets.git/blobdiff - build/osx/wxcocoa.xcconfig
Ensure that the overall table border doesn't get overdrawn by cell borders with a...
[wxWidgets.git] / build / osx / wxcocoa.xcconfig
index e5a73a7cd1b4893d8913c2c093705fcc9396c1bf..af06119d434087ebd4cd394b63edc1c379421107 100644 (file)
@@ -3,12 +3,10 @@ WXTOOLKITUPPER = COCOA
 
 #include "wx.xcconfig"
 
-MACOSX_DEPLOYMENT_TARGET = 10.4
-MACOSX_DEPLOYMENT_TARGET[arch=x86_64] = 10.5
+MACOSX_DEPLOYMENT_TARGET = 10.5
 
-GCC_VERSION = 4.2
-GCC_VERSION[arch=ppc] = 4.0
+GCC_VERSION =
 
 ARCHS = ppc i386 x86_64
 
-OTHER_LDFLAGS = -framework WebKit -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework OpenGL -framework QuickTime 
+OTHER_LDFLAGS = -framework WebKit -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework OpenGL -framework QTKit