summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorAndre Hartmann <aha_1980@gmx.de>2016-09-23 20:36:52 +0200
committerAndré Hartmann <aha_1980@gmx.de>2017-01-11 13:26:25 +0000
commit8595d3a1758b65b2e30770c5491e144ecfcb610c (patch)
treede423f4a05d680cef19a3164dcfa2acef1aebca7 /.qmake.conf
parent403d1004b61eb8d0005ee952b73c77d944e83f77 (diff)
Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-free
Change-Id: I4ec52799514b750c158e3cb8e6c38d1f1063c6c5 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
index f03d05c..74c762b 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,4 +1,5 @@
load(qt_build_config)
CONFIG += warning_clean
+DEFINES += QT_NO_FOREACH
MODULE_VERSION = 5.9.0