summaryrefslogtreecommitdiffstats
path: root/tests/auto/qzip
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qzip')
-rw-r--r--tests/auto/qzip/qzip.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/auto/qzip/qzip.pro b/tests/auto/qzip/qzip.pro
index 683da62..e8f26a4 100644
--- a/tests/auto/qzip/qzip.pro
+++ b/tests/auto/qzip/qzip.pro
@@ -1,4 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+
+TARGET = tst_qzip
+QT += testlib
SOURCES += tst_qzip.cpp
wince*|symbian: {