summaryrefslogtreecommitdiff
path: root/libresourceqt/libresourceqt.pro
diff options
context:
space:
mode:
Diffstat (limited to 'libresourceqt/libresourceqt.pro')
-rw-r--r--libresourceqt/libresourceqt.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/libresourceqt/libresourceqt.pro b/libresourceqt/libresourceqt.pro
index 428208d..f2d642c 100644
--- a/libresourceqt/libresourceqt.pro
+++ b/libresourceqt/libresourceqt.pro
@@ -34,6 +34,8 @@ headers.files = $${PUBLIC_HEADERS}
INSTALLBASE = /usr
target.path = $${INSTALLBASE}/lib
headers.path = $${INSTALLBASE}/include/resource/qt4/policy
+pc.files = libresourceqt1.pc
+pc.path = $${INSTALLBASE}/lib/pkgconfig
-INSTALLS = target headers
+INSTALLS = target headers pc