summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsslcipher/qsslcipher.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qsslcipher/qsslcipher.pro')
-rw-r--r--tests/auto/qsslcipher/qsslcipher.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qsslcipher/qsslcipher.pro b/tests/auto/qsslcipher/qsslcipher.pro
index 8a99274..6eae588 100644
--- a/tests/auto/qsslcipher/qsslcipher.pro
+++ b/tests/auto/qsslcipher/qsslcipher.pro
@@ -2,7 +2,7 @@ load(qttest_p4)
SOURCES += tst_qsslcipher.cpp
!wince*:win32:LIBS += -lws2_32
-QT += network
+QT = core network
TARGET = tst_qsslcipher