Add version check for MSVC 10
[wxWidgets.git] / build / osx / wxcocoa.xcconfig
1 WXTOOLKIT = cocoa
2 WXTOOLKITUPPER = COCOA
3
4 #include "wx.xcconfig"
5
6 MACOSX_DEPLOYMENT_TARGET = 10.5
7
8 GCC_VERSION =
9
10 ARCHS = ppc i386 x86_64
11
12 OTHER_LDFLAGS = -framework WebKit -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework OpenGL -framework QTKit