From 91104ae59ac5e4c6bb75a92d7c493509e4e6a719 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Mon, 9 Aug 2010 19:31:44 +0000 Subject: add rules for installation of library and headers --- source/source.pro | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'source/source.pro') diff --git a/source/source.pro b/source/source.pro index 5d8173e6..84149ccf 100644 --- a/source/source.pro +++ b/source/source.pro @@ -107,3 +107,9 @@ SOURCES += QXmppUtils.cpp \ QXmppVCard.cpp \ QXmppVersionIq.cpp \ xmlrpc.cpp + +# Installation +headers.files = $$HEADERS +headers.path = /usr/include/qxmpp +target.path = /usr/lib +INSTALLS += headers target -- cgit v1.2.3