]> git.saurik.com Git - wxWidgets.git/blame_incremental - build/osx/wxcocoa.xcconfig
deal with Cocoa as we do with Carbon, see #15008
[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 =
9
10ARCHS = ppc i386 x86_64
11
12OTHER_LDFLAGS = -framework WebKit -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework OpenGL -framework QTKit