diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-08-13 07:16:21 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-08-13 07:16:21 +0000 |
| commit | 4d1781ee6cad48c0327f178b7b346c39cd61f2ee (patch) | |
| tree | 333eee33a380d85a81a06a31b13f25a611c5cd3e | |
| parent | b72ca4a0fe703edccdc2540ba694e12b7152dc7c (diff) | |
| download | qxmpp-4d1781ee6cad48c0327f178b7b346c39cd61f2ee.tar.gz | |
tabs to spaces
| -rw-r--r-- | README | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -33,17 +33,17 @@ Installing from the command line: <respective-make-cmd = gmake, make, mingw32-make, nmake> install Path of installations: - Linux: - ----- - Headers: /usr/include/qxmpp - Static Library: /usr/lib - API Documentation: /usr/share/doc/qxmpp - - Windows: [Note much of use though] - ----- - Headers: %QTDIR%\include\qxmpp - Static Library: %QTDIR%\lib - API Documentation: %QTDIR%\share\doc\qxmpp\html + Linux: + ----- + Headers: /usr/include/qxmpp + Static Library: /usr/lib + API Documentation: /usr/share/doc/qxmpp + + Windows: [Note much of use though] + ----- + Headers: %QTDIR%\include\qxmpp + Static Library: %QTDIR%\lib + API Documentation: %QTDIR%\share\doc\qxmpp\html EXAMPLES |
