summaryrefslogtreecommitdiffstats
path: root/installerfw.pri
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2014-06-03 16:55:13 +0200
committerKarsten Heimrich <karsten.heimrich@digia.com>2014-06-04 10:15:15 +0200
commit807de076f4fee6c5f6a3d426863aa2021cb9ab03 (patch)
treef459b8cb750be731039376775c36abeb19cb5f78 /installerfw.pri
parent108daee55f16796120a38612e34e0acfb4534fee (diff)
Fix qmake warning about "Redundant entries in QTPLUGIN"
Fix qmake warning Redundant entries in QTPLUGIN: qico qtaccessiblewidgets In qtbase commit 4255ba40ab073af (Qt 5.3.0 and newer) the plugins are added automatically, based on the Qt module one links against. Change-Id: I45200db2f3bf9b6194f92bf864ab58ceb5c71f16 Reviewed-by: Niels Weber <niels.weber@digia.com>
Diffstat (limited to 'installerfw.pri')
-rw-r--r--installerfw.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/installerfw.pri b/installerfw.pri
index 4f76505dc..75577d330 100644
--- a/installerfw.pri
+++ b/installerfw.pri
@@ -117,7 +117,6 @@ macx:LIBS += -framework Carbon -framework Security
QT += uitools core-private
CONFIG(static, static|shared) {
- QTPLUGIN += qico qtaccessiblewidgets
QT += concurrent network qml xml
}
CONFIG += depend_includepath no_private_qt_headers_warning