summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmainwindow/qmainwindow.pro
blob: 28f1e417f01f019ffe12ab8264fcdf2e4b65ffa1 (plain)
1
2
3
4
5
6
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qmainwindow
QT += widgets widgets-private testlib
SOURCES += tst_qmainwindow.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0