summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/util/qdesktopservices/qdesktopservices.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/util/qdesktopservices/qdesktopservices.pro')
-rw-r--r--tests/auto/gui/util/qdesktopservices/qdesktopservices.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/gui/util/qdesktopservices/qdesktopservices.pro b/tests/auto/gui/util/qdesktopservices/qdesktopservices.pro
index 3014298239..98bc5c3d0d 100644
--- a/tests/auto/gui/util/qdesktopservices/qdesktopservices.pro
+++ b/tests/auto/gui/util/qdesktopservices/qdesktopservices.pro
@@ -1,5 +1,5 @@
-CONFIG += qttest_p4
-QT += widgets
+CONFIG += testcase
+QT += widgets testlib
SOURCES += tst_qdesktopservices.cpp
TARGET = tst_qdesktopservices