aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2019-07-15 11:10:22 +0200
committerMarc Mutz <marc.mutz@kdab.com>2019-07-15 14:48:31 +0200
commit9260f78de4ef7480ae24eb831b48286d29d65b58 (patch)
tree147bb64dbb0f60dab42ceaa898a9992ce66531f3
parentc231786ce88565ddfd9b1580553e4b99fd0416f7 (diff)
Mark the module free of Java-stye iterators, Q_FOREACH, and QLinkedList
Change-Id: I6afb5da838264f55a99cb629fb91560002539cc2 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
-rw-r--r--.qmake.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
index db2e0b65..f6895bb0 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,3 +1,5 @@
load(qt_build_config)
+DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST
+
MODULE_VERSION = 5.14.0