diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-04-20 11:01:58 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-04-20 11:01:58 +0000 |
| commit | 54e7705ca9084a413a83275b45a954e191b03f57 (patch) | |
| tree | c60cf946c0a557239d4b1532e21aa8dace9be0c1 | |
| parent | ef1cea1428f0f829f386456648d89f7a498e9630 (diff) | |
| download | qxmpp-54e7705ca9084a413a83275b45a954e191b03f57.tar.gz | |
remove reference to "static" library
| -rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -36,13 +36,13 @@ Path of installations: Linux: ----- Headers: /usr/include/qxmpp - Static Library: /usr/lib + Library: /usr/lib API Documentation: /usr/share/doc/qxmpp Windows: [Note much of use though] ----- Headers: %QTDIR%\include\qxmpp - Static Library: %QTDIR%\lib + Library: %QTDIR%\lib API Documentation: %QTDIR%\share\doc\qxmpp\html @@ -111,4 +111,4 @@ DISCUSSION GROUP ------------------- Join QXmpp Discussion Group for queries, discussions and updates. -http://groups.google.com/group/qxmpp
\ No newline at end of file +http://groups.google.com/group/qxmpp |
