summaryrefslogtreecommitdiff
path: root/src/plugins/resourcepolicy
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-02-12 16:31:29 +0100
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-02-25 16:50:18 +0000
commit3ef3e5b1019cd727ec9ca5a16c7615b016db19ea (patch)
treefd7f0fe6d640bca1664e6d88b774ab3bc445fe70 /src/plugins/resourcepolicy
parent3408abef86f49b0d2bd5de7f8dcf24a125166242 (diff)
downloadqtmultimedia-3ef3e5b1019cd727ec9ca5a16c7615b016db19ea.tar.gz
remove redundant statements from project files
- TARGET is unnecessary if it matches the project file's basename - CONFIG+=no_private_qt_headers_warning is added by qt_build_config.prf - load(qt_build_config) is done by .qmake.conf Change-Id: I3eb45a758dfee34be3c78fc13d996780741c95e9 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com> Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
Diffstat (limited to 'src/plugins/resourcepolicy')
-rw-r--r--src/plugins/resourcepolicy/resourcepolicy.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/resourcepolicy/resourcepolicy.pro b/src/plugins/resourcepolicy/resourcepolicy.pro
index e333bac09..91a946665 100644
--- a/src/plugins/resourcepolicy/resourcepolicy.pro
+++ b/src/plugins/resourcepolicy/resourcepolicy.pro
@@ -1,7 +1,7 @@
TARGET = resourceqt
QT += multimedia-private
-CONFIG += no_private_qt_headers_warning link_pkgconfig
+CONFIG += link_pkgconfig
PKGCONFIG += libresourceqt5
INCLUDEPATH += $$PWD \