summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qpoint/qpoint.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/tools/qpoint/qpoint.pro')
-rw-r--r--tests/auto/corelib/tools/qpoint/qpoint.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/corelib/tools/qpoint/qpoint.pro b/tests/auto/corelib/tools/qpoint/qpoint.pro
index fd240461e2..cd501f648c 100644
--- a/tests/auto/corelib/tools/qpoint/qpoint.pro
+++ b/tests/auto/corelib/tools/qpoint/qpoint.pro
@@ -2,7 +2,8 @@
# Project file for autotest for file qpoint.h
############################################################
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qpoint
SOURCES += tst_qpoint.cpp
-QT = core
+QT = core testlib
CONFIG += parallel_test