From a8443321caeedab90f82be99cf9fe388666c32cb Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Mon, 3 Sep 2012 11:11:38 +0200 Subject: use $$[QT_INSTALL_PREFIX] as the default for PREFIX --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index c993cfdf..3e913c26 100644 --- a/README +++ b/README @@ -21,6 +21,7 @@ qmake You can pass the following arguments to qmake: PREFIX= to change the install prefix + default: $$[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 -- cgit v1.2.3