summaryrefslogtreecommitdiffstats
path: root/src/plugins/printsupport/cocoa/cocoa.pro
blob: 4e99b4a8f51939d8046e9aa291437ec061728f0f (plain)
1
2
3
4
5
6
7
8
9
10
11
TARGET = cocoaprintersupport

PLUGIN_TYPE = printsupport
load(qt_plugin)

QT += gui-private printsupport-private
LIBS += -framework Cocoa

SOURCES += main.cpp

OTHER_FILES += cocoa.json