summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmainwindow/qmainwindow.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/widgets/qmainwindow/qmainwindow.pro')
-rw-r--r--tests/auto/widgets/widgets/qmainwindow/qmainwindow.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/widgets/widgets/qmainwindow/qmainwindow.pro b/tests/auto/widgets/widgets/qmainwindow/qmainwindow.pro
index c140f76c89..7e0a5320b0 100644
--- a/tests/auto/widgets/widgets/qmainwindow/qmainwindow.pro
+++ b/tests/auto/widgets/widgets/qmainwindow/qmainwindow.pro
@@ -1,3 +1,4 @@
-load(qttest_p4)
-QT += widgets widgets-private
+CONFIG += testcase
+TARGET = tst_qmainwindow
+QT += widgets widgets-private testlib
SOURCES += tst_qmainwindow.cpp