]> git.saurik.com Git - wxWidgets.git/blame_incremental - build/osx/wxcocoa.xcconfig
updated for 10.5 minimum
[wxWidgets.git] / build / osx / wxcocoa.xcconfig
... / ...
CommitLineData
1WXTOOLKIT = cocoa
2WXTOOLKITUPPER = COCOA
3
4#include "wx.xcconfig"
5
6MACOSX_DEPLOYMENT_TARGET = 10.5
7
8GCC_VERSION = 4.2
9
10ARCHS = ppc i386 x86_64
11
12OTHER_LDFLAGS = -framework WebKit -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework OpenGL -framework QTKit