summaryrefslogtreecommitdiff
path: root/.qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.qmake.conf b/.qmake.conf
index ad4261de..d53d4bb0 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,9 +1,9 @@
load(qt_build_config)
CONFIG += warning_clean
-DEFINES += QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST
+DEFINES += QT_NO_JAVA_STYLE_ITERATORS
-MODULE_VERSION = 5.15.0
+MODULE_VERSION = 6.0.0
# Adds a way to debug location. The define is needed for multiple subprojects as they
# include the essential headers.