aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/macfunctions/macfunctions.pro
blob: b13227ad0cf57b934cc64fd51ecc50bc691e2b94 (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