aboutsummaryrefslogtreecommitdiffstats
path: root/examples/macfunctions/macfunctions.pro
blob: 4c86a7f3a87ef38de723b4ae6401054b0d34ce3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE = app
TARGET = macfunctions
DEPENDPATH += .
INCLUDEPATH += .
QT += widgets

include (../../src/qtmacextras.pri)

# Input
SOURCES += main.cpp

RESOURCES += \
    macfunctions.qrc