diff options
Diffstat (limited to 'tests/auto/qzip')
-rw-r--r-- | tests/auto/qzip/qzip.pro | 5 |
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: { |