aboutsummaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2019-06-06 18:19:59 +0200
committerMarc Mutz <marc.mutz@kdab.com>2019-07-01 18:42:29 +0200
commita8b2cad40881d3e4ebbccd36139d40c023dda22c (patch)
tree4cea4aafbf8577a316856ea7858044cd821d07ca /.qmake.conf
parent5a13eadaa2042e3d43328c3d5b14ca1c6c105a21 (diff)
Mark the module QLinkedList-free, so it stays that way
Change-Id: I185ee04460736d496179281d57748f2d80f13740 Reviewed-by: Shawn Rutledge <shawn.rutledge@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 879fb0fd88..8860dc9141 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,4 +1,6 @@
load(qt_build_config)
CONFIG += warning_clean
+DEFINES += QT_NO_LINKED_LIST
+
MODULE_VERSION = 5.14.0