aboutsummaryrefslogtreecommitdiff
path: root/src/src.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/src.pro b/src/src.pro
index cc702b1a..1c9f88de 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -16,6 +16,10 @@ LIBS += $$QXMPP_INTERNAL_LIBS
# DEFINES += QXMPP_USE_THEORA
# LIBS += -ltheoradec -ltheoraenc
+# To enable support for the Vpx video codec, uncomment the following:
+# DEFINES += QXMPP_USE_VPX
+# LIBS += -lvpx
+
# Target definition
TARGET = $$QXMPP_LIBRARY_NAME
VERSION = $$QXMPP_VERSION