summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qzip/qzip.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/text/qzip/qzip.pro')
-rw-r--r--tests/auto/gui/text/qzip/qzip.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/gui/text/qzip/qzip.pro b/tests/auto/gui/text/qzip/qzip.pro
index 221971c560..309f2167d1 100644
--- a/tests/auto/gui/text/qzip/qzip.pro
+++ b/tests/auto/gui/text/qzip/qzip.pro
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += gui-private
+CONFIG += testcase
+TARGET = tst_qzip
+QT += gui-private testlib
SOURCES += tst_qzip.cpp
wince* {