]> git.saurik.com Git - wxWidgets.git/blame - build/osx/wxcocoa.xcconfig
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / build / osx / wxcocoa.xcconfig
CommitLineData
cf7b67ae
SC
1WXTOOLKIT = cocoa
2WXTOOLKITUPPER = COCOA
3
4#include "wx.xcconfig"
5
a4130412 6MACOSX_DEPLOYMENT_TARGET = 10.5
20d2c191 7
0a0ef66d 8GCC_VERSION =
20d2c191
SC
9
10ARCHS = ppc i386 x86_64
11
a4130412 12OTHER_LDFLAGS = -framework WebKit -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework OpenGL -framework QTKit