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