]>
Commit | Line | Data |
---|---|---|
cf7b67ae SC |
1 | WXTOOLKIT = carbon |
2 | WXTOOLKITUPPER = CARBON | |
3 | ||
4 | #include "wx.xcconfig" | |
5 | ||
583f9f4f | 6 | OTHER_LDFLAGS = -framework WebKit -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework AGL -framework OpenGL -framework QuickTime |
cf7b67ae | 7 | VALID_ARCHS = i386 ppc ppc7400 ppc970 |