summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation/mediaplayer
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/avfoundation/mediaplayer
parent3408abef86f49b0d2bd5de7f8dcf24a125166242 (diff)
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/avfoundation/mediaplayer')
-rw-r--r--src/plugins/avfoundation/mediaplayer/mediaplayer.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/avfoundation/mediaplayer/mediaplayer.pro b/src/plugins/avfoundation/mediaplayer/mediaplayer.pro
index ff9e5bca9..bca16f48d 100644
--- a/src/plugins/avfoundation/mediaplayer/mediaplayer.pro
+++ b/src/plugins/avfoundation/mediaplayer/mediaplayer.pro
@@ -1,4 +1,3 @@
-load(qt_build_config)
#DEFINES += QT_DEBUG_AVF
# Avoid clash with a variable named `slots' in a Quartz header