blob: 0d3d9317f9beb2e1c92d7282c26050e4651c02c1 [file] [log] [blame]
TEMPLATE = app
TARGET = macfunctions
DEPENDPATH += .
INCLUDEPATH += .
QT += widgets macextras
# Input
SOURCES += main.cpp
RESOURCES += \
macfunctions.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/macextras/macfunctions
INSTALLS += target