diff options
Diffstat (limited to 'src/src.pro')
| -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 d95763e2..db9d21c0 100644 --- a/src/src.pro +++ b/src/src.pro @@ -5,7 +5,7 @@ QT -= gui TEMPLATE = lib CONFIG += staticlib -INCLUDEPATH += $$QXMPP_INCLUDE_DIR $$QXMPP_INTERNAL_INCLUDES +INCLUDEPATH += $$QXMPP_INCLUDEPATH $$QXMPP_INTERNAL_INCLUDES LIBS += $$QXMPP_INTERNAL_LIBS # To enable support for the Speex audio codec, uncomment the following: |
