qt5base-lts/tests/auto/other/macgui/macgui.pro

16 lines
272 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_macgui
TEMPLATE = app
DEPENDPATH += .
INCLUDEPATH += .
# Input
SOURCES += tst_macgui.cpp guitest.cpp
HEADERS += guitest.h
QT = core-private widgets-private testlib
requires(mac)
CONFIG+=insignificant_test # QTBUG-20984, fails unstably