aboutsummaryrefslogtreecommitdiff
path: root/src
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 /src
parent5e82ba477192998d272791b55cf9817c7880b0d1 (diff)
downloadqxmpp-c569bd7cd5d155bb4cab346d4012caa7c23b4aed.tar.gz
not need to re-declare Qt dependencies
Diffstat (limited to 'src')
-rw-r--r--src/src.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index ae3ae768..0ee158d5 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -2,7 +2,6 @@ include(../qxmpp.pri)
TEMPLATE = lib
-QT += network xml
CONFIG += staticlib
LIBS += $$QXMPP_INTERNAL_LIBS