summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2019-07-15 12:17:48 +0200
committerMarc Mutz <marc.mutz@kdab.com>2019-07-15 12:45:55 +0200
commit970c53dec3ac6d94e353a8eafe4567dc79da9d4d (patch)
treef856453f800ee6c8760e897263fcb38e90fa960c /.qmake.conf
parent0aaa7d0523c69a71536bfc8fe9f602113c88cdd9 (diff)
Mark the module free of Java-stye iterators, Q_FOREACH, and QLinkedList
Change-Id: Ibdd4fa64edd70f91f864397cbba4178f1f37f81f Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
index db2e0b6..f6895bb 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