aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/macfunctions/macfunctions.pro
blob: 78b094fcbf8e9527af48de9be9f56d9a3fd3a902 (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
LIBS *= -framework AppKit