From 78d9c6ac5247edbbf2738b8c45c10ad714422641 Mon Sep 17 00:00:00 2001 From: Christian Kandeler Date: Tue, 12 Mar 2013 14:04:23 +0100 Subject: Remove share.pri. The contents of share/ is already handled in static.pro for copying to the build directory, to put the installation stuff there as well. Change-Id: I285a62ea93a2d2ee9332b4533409ffe4517a781d Reviewed-by: Joerg Bornemann --- static.pro | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static.pro') diff --git a/static.pro b/static.pro index e0a763ec2..48cb70039 100644 --- a/static.pro +++ b/static.pro @@ -75,3 +75,7 @@ OTHER_FILES += $$FILES copy2build.CONFIG += no_link QMAKE_EXTRA_COMPILERS += copy2build } + +share.files = share/qbs +share.path = /share +INSTALLS += share -- cgit v1.2.3