summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/macgui/macgui.pro
blob: b7adbb470ea4d5b81dc01ad3bef6cfaee578689a (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_macgui

SOURCES += tst_macgui.cpp guitest.cpp
HEADERS += guitest.h

QT = core-private widgets-private testlib

requires(mac)

CONFIG+=insignificant_test  # QTBUG-20984, fails unstably