diff options
Diffstat (limited to 'src/src.pro')
| -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 edd37b5a..0eef9966 100644 --- a/src/src.pro +++ b/src/src.pro @@ -3,6 +3,7 @@ include(../qxmpp.pri) TEMPLATE = lib CONFIG += staticlib +INCLUDEPATH += $$QXMPP_INCLUDE_DIR LIBS += $$QXMPP_INTERNAL_LIBS # To disable the dependency on QtGui, uncomment the following: |
