summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qlibrary/tst/tst.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/plugin/qlibrary/tst/tst.pro')
-rw-r--r--tests/auto/corelib/plugin/qlibrary/tst/tst.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/corelib/plugin/qlibrary/tst/tst.pro b/tests/auto/corelib/plugin/qlibrary/tst/tst.pro
index 76fd196745..c5035a8d67 100644
--- a/tests/auto/corelib/plugin/qlibrary/tst/tst.pro
+++ b/tests/auto/corelib/plugin/qlibrary/tst/tst.pro
@@ -1,7 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
SOURCES += ../tst_qlibrary.cpp
TARGET = ../tst_qlibrary
-QT = core
+QT = core testlib
win32 {
CONFIG(debug, debug|release) {