wxcocoa.xcconfig 285 B

123456789101112
  1. WXTOOLKIT = cocoa
  2. WXTOOLKITUPPER = COCOA
  3. #include "wx.xcconfig"
  4. MACOSX_DEPLOYMENT_TARGET = 10.5
  5. GCC_VERSION =
  6. ARCHS = ppc i386 x86_64
  7. OTHER_LDFLAGS = -framework WebKit -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework OpenGL -framework QTKit