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 011028b9..1f5b9d17 100644 --- a/src/src.pro +++ b/src/src.pro @@ -169,5 +169,5 @@ QMAKE_PKGCONFIG_DESTDIR = $$QXMPP_LIBRARY_DIR/pkgconfig # Installation headers.files = $$INSTALL_HEADERS headers.path = $$[QT_INSTALL_PREFIX]/include/qxmpp -target.path = $$[QT_INSTALL_PREFIX]/lib +target.path = $$[QT_INSTALL_LIBS] INSTALLS += headers target |
