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