QT += macextras widgets

SOURCES += main.cpp

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