aboutsummaryrefslogtreecommitdiffstats
path: root/examples/macextras/macpasteboardmime/macpasteboardmime.pro
blob: 65dcc05a13ed443a4952f2bbba6623dfe266284e (plain)
1
2
3
4
5
6
QT += macextras widgets

SOURCES += main.cpp

target.path = $$[QT_INSTALL_EXAMPLES]/macextras/macpasteboardmime
INSTALLS += target