diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-10-20 10:11:15 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-10-20 10:11:15 +0000 |
| commit | f8c729d64378b062f721fe5fbf903f2d41a4f971 (patch) | |
| tree | 555a357bfd5a48c66dd50f4fb6c9a875bf313a96 /qxmpp.pri | |
| parent | 18f8e2db919b58f5aba68e6f0ff0890bea6529b8 (diff) | |
| download | qxmpp-f8c729d64378b062f721fe5fbf903f2d41a4f971.tar.gz | |
resync QXmppSrvInfo with the implementation submitted to Qt:
- does not require explicit linking against -ldnsapi or -lresolv
- handles record ordering acording to RFC 2782
Diffstat (limited to 'qxmpp.pri')
| -rw-r--r-- | qxmpp.pri | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -13,10 +13,6 @@ CONFIG(debug, debug|release) { # Libraries used internal by QXmpp symbian { QXMPP_INTERNAL_LIBS = -lesock -} else:unix { - QXMPP_INTERNAL_LIBS = -lresolv -} else:win32 { - QXMPP_INTERNAL_LIBS = -ldnsapi } # Libraries for apps which use QXmpp |
