This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
CodeBlocksPortable/wxWidgets-3.0.5/build/osx/wxcocoa.xcconfig

13 lines
285 B
Plaintext
Raw Normal View History

WXTOOLKIT = cocoa
WXTOOLKITUPPER = COCOA
#include "wx.xcconfig"
MACOSX_DEPLOYMENT_TARGET = 10.5
GCC_VERSION =
ARCHS = ppc i386 x86_64
OTHER_LDFLAGS = -framework WebKit -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework OpenGL -framework QTKit