aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2010-10-11 11:03:45 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2010-10-11 11:03:45 +0000
commitc569bd7cd5d155bb4cab346d4012caa7c23b4aed (patch)
tree21912e2bba6a67c27e1cbcd0bbf03ba0afdc61ab /tests/tests.pro
parent5e82ba477192998d272791b55cf9817c7880b0d1 (diff)
downloadqxmpp-c569bd7cd5d155bb4cab346d4012caa7c23b4aed.tar.gz
not need to re-declare Qt dependencies
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 43a952e2..fe7462a4 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -1,6 +1,6 @@
include(../qxmpp.pri)
-QT += network xml testlib
+QT += testlib
TARGET = tests