From d8f09970781e6e40d1941ebc2543535022433e2c Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Wed, 21 Jul 2010 16:10:10 +0000 Subject: add comment about available definitions --- source/source.pro | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'source/source.pro') diff --git a/source/source.pro b/source/source.pro index 275eb87a..157a23cc 100644 --- a/source/source.pro +++ b/source/source.pro @@ -4,6 +4,12 @@ QT += network \ CONFIG += staticlib \ debug_and_release +# To disable the dependency on QtGui, uncomment the following: +# DEFINES += QXMPP_NO_GUI + +# To enable support for the Speex codec, uncomment the following: +# DEFINES += QXMPP_USE_SPEEX + # Make sure the library gets built in the same location # regardless of the platform. On win32 the library is # automagically put in debug/release folders, so do the -- cgit v1.2.3