diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/src.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/src.pro b/src/src.pro index 965f5eaa..816a3f5e 100644 --- a/src/src.pro +++ b/src/src.pro @@ -9,6 +9,7 @@ DEFINES += QT_STATICPLUGIN DEFINES += $$QXMPP_INTERNAL_DEFINES INCLUDEPATH += $$QXMPP_INCLUDEPATH $$QXMPP_INTERNAL_INCLUDES LIBS += $$QXMPP_INTERNAL_LIBS +VERSION = $$QXMPP_VERSION # To enable support for the Speex audio codec, uncomment the following: # DEFINES += QXMPP_USE_SPEEX |
