aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/macfunctions/macfunctions.pro
blob: 9a605d90d691e4634442888d0acf391b9780992b (plain)
1
2
3
4
5
6
CONFIG += testcase console
CONFIG -= app_bundle
TARGET = tst_qmacfunctions
QT += macextras widgets testlib
OBJECTIVE_SOURCES += tst_qmacfunctions.mm
macos: LIBS += -framework AppKit