summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextobject/qtextobject.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/text/qtextobject/qtextobject.pro')
-rw-r--r--tests/auto/gui/text/qtextobject/qtextobject.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/gui/text/qtextobject/qtextobject.pro b/tests/auto/gui/text/qtextobject/qtextobject.pro
index e87a364ab6..02ae3ae758 100644
--- a/tests/auto/gui/text/qtextobject/qtextobject.pro
+++ b/tests/auto/gui/text/qtextobject/qtextobject.pro
@@ -2,8 +2,9 @@
# Project file for autotest for file qtextobject.h
############################################################
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qtextobject
+QT += widgets testlib
SOURCES += tst_qtextobject.cpp