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, 2 insertions, 2 deletions
diff --git a/src/src.pro b/src/src.pro
index db9d21c0..f163d288 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -181,8 +181,8 @@ SOURCES += \
# Installation
headers.files = $$INSTALL_HEADERS
-headers.path = $$[QT_INSTALL_PREFIX]/include/qxmpp
-target.path = $$[QT_INSTALL_LIBS]
+headers.path = $$PREFIX/include/qxmpp
+target.path = $$PREFIX/lib
INSTALLS += headers target
# pkg-config support