diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2011-01-19 13:51:12 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2011-01-19 13:51:12 +0000 |
| commit | 6a284845ca8a8ad22130b43d533b43d2333d47e3 (patch) | |
| tree | 742dc3b2d2cd7c35c86a579ebdb880effef33e90 | |
| parent | 012c016ebe73a8c8b0e1f20555c39e9fd1245b12 (diff) | |
| download | qxmpp-6a284845ca8a8ad22130b43d533b43d2333d47e3.tar.gz | |
document the fact that SSL is required
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ version 2.1 or later. BUILDING QXMPP -------------- -You need to have Qt 4.5 or higher to build the QXmpp. +You need to have Qt 4.5 or higher (with SSL enabled) to build the QXmpp. The project uses qmake build system of Qt. Building from the command line: |
