From 2b5f93ba52d70ce7554f97df1c500950d8afff46 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Wed, 7 Jan 2015 12:00:08 +0100 Subject: restore alphabetical order for QXMPP_* options --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index dd50e95d..0c8228eb 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ You can pass the following arguments to qmake: QXMPP_AUTOTEST_INTERNAL=1 to enabled internal autotests QXMPP_LIBRARY_TYPE=staticlib to build a static version of QXmpp QXMPP_USE_DOXYGEN=1 to build the HTML documentation - QXMPP_USE_SPEEX=1 to enable speex audio codec QXMPP_USE_OPUS=1 to enable opus audio codec + QXMPP_USE_SPEEX=1 to enable speex audio codec QXMPP_USE_THEORA=1 to enable theora video codec QXMPP_USE_VPX=1 to enable vpx video codec -- cgit v1.2.3