diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/src.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro index 1f5b9d17..2a78c200 100644 --- a/src/src.pro +++ b/src/src.pro @@ -5,7 +5,7 @@ QT -= gui TEMPLATE = lib CONFIG += staticlib -INCLUDEPATH += $$QXMPP_INCLUDE_DIR +INCLUDEPATH += $$QXMPP_INCLUDE_DIR $$QXMPP_INTERNAL_INCLUDES LIBS += $$QXMPP_INTERNAL_LIBS # To enable support for the Speex codec, uncomment the following: |
