5628a4a334
see #19111 (include linking against QuartzCore which contains the kCAContentsFormatRGBA8Uint reference)
13 lines
372 B
Plaintext
13 lines
372 B
Plaintext
WXTOOLKIT = cocoa
|
|
WXTOOLKITUPPER = COCOA
|
|
|
|
#include "wx.xcconfig"
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7
|
|
|
|
GCC_VERSION =
|
|
|
|
ARCHS = i386 x86_64
|
|
|
|
OTHER_LDFLAGS = -framework WebKit -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework OpenGL -framework AVFoundation -framework CoreMedia -framework Security -framework QuartzCore -weak_framework AVKit
|