summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-07-10 17:25:16 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-08-13 20:28:59 +0200
commitd91b839d67bcfa1cfeb3d095b6885c97c53b9812 (patch)
treee4569500b0623856c77cf6f4ca591eb71fa3d49c /.qmake.conf
parent83fa1d5f9b890ba251f7dc8f82acd950e9527343 (diff)
Fix Qt6 build
Fix Qt 6 incompatible source usages. Also bump version. Also make sure in a framework build, the process executable is placed under the correct major version directory. Also remove the ABI compatibility fixes that we did for malloc symbols and friends. Change-Id: Ie26f660502a20afd2a79334c9b4f07d9a14a1ed3 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index bf9b346b8..b9d228cf5 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -5,4 +5,4 @@ QTWEBENGINE_OUT_ROOT = $$shadowed($$PWD)
load(qt_build_config)
CONFIG += warning_clean
-MODULE_VERSION = 5.14.0
+MODULE_VERSION = 6.0.0