]> 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 e6fc8c4d3585b9987cb7cb6e3a3937f1ca7f8a03..af06119d434087ebd4cd394b63edc1c379421107 100644 (file)
@@ -3,4 +3,10 @@ WXTOOLKITUPPER = COCOA
 
 #include "wx.xcconfig"
 
 
 #include "wx.xcconfig"
 
-OTHER_LDFLAGS = -framework WebKit -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework OpenGL -framework QuickTime 
+MACOSX_DEPLOYMENT_TARGET = 10.5
+
+GCC_VERSION =
+
+ARCHS = ppc i386 x86_64
+
+OTHER_LDFLAGS = -framework WebKit -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework OpenGL -framework QTKit