summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@theqtcompany.com>2016-03-22 09:19:26 +0200
committerKatja Marttila <katja.marttila@theqtcompany.com>2016-03-22 11:24:35 +0000
commit39c2dadb47ab8fbe842fd968b5e86bd93e2d0110 (patch)
treef66c8907adeb045921c0b708868907a9bc0de8c2 /tools
parent3388e613f2018661dced481bc9aa1c35b2e0531c (diff)
Update minimum Qt version for 2.0.3 release
Minimum required version is now Qt5.5 Change-Id: If000a507f0067650605987d38374bf6694eb16aa Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/binarycreator/binarycreator.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/binarycreator/binarycreator.pro b/tools/binarycreator/binarycreator.pro
index 248c2439b..08c83f5a7 100644
--- a/tools/binarycreator/binarycreator.pro
+++ b/tools/binarycreator/binarycreator.pro
@@ -7,8 +7,6 @@ include(../../installerfw.pri)
QT -= gui
QT += qml xml
-!minQtVersion(5,4,0): QTPLUGIN += qtaccessiblewidgets
-
CONFIG += console
DESTDIR = $$IFW_APP_PATH
SOURCES = binarycreator.cpp \