diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-03 16:24:46 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-03 16:24:46 +0200 |
| commit | c12cf726baf79b8c5c69b96adbf6f6a4d6f52127 (patch) | |
| tree | e7a3f18b24b4cf29a5acbd9075f810331cb27683 /README | |
| parent | 033eca2d85b1b4192d8bc1efdd316e51e7ead9ac (diff) | |
| download | qxmpp-c12cf726baf79b8c5c69b96adbf6f6a4d6f52127.tar.gz | |
restore default PREFIX
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -21,7 +21,9 @@ qmake <arguments> You can pass the following arguments to qmake: PREFIX=<prefix> to change the install prefix - default: $$[QT_INSTALL_PREFIX] + default: + unix: /usr/local on unix + other: $$[QT_INSTALL_PREFIX] QXMPP_LIBRARY_TYPE=staticlib to build a static version of QXmpp QXMPP_USE_SPEEX=1 to enable speex audio codec QXMPP_USE_THEORA=1 to enable theora video codec |
