summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsobject/qgraphicsobject.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qgraphicsobject/qgraphicsobject.pro')
-rw-r--r--tests/auto/qgraphicsobject/qgraphicsobject.pro8
1 files changed, 6 insertions, 2 deletions
diff --git a/tests/auto/qgraphicsobject/qgraphicsobject.pro b/tests/auto/qgraphicsobject/qgraphicsobject.pro
index 2418845b73..7cc92c1629 100644
--- a/tests/auto/qgraphicsobject/qgraphicsobject.pro
+++ b/tests/auto/qgraphicsobject/qgraphicsobject.pro
@@ -1,3 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+
+TARGET = tst_qgraphicsobject
+QT += testlib
SOURCES += tst_qgraphicsobject.cpp
-CONFIG += parallel_test \ No newline at end of file
+
+CONFIG += parallel_test