summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-09-10 13:51:08 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-09-21 12:45:29 +0200
commitcbc09c18fed69a5c5381915fc432e3676bf8ff33 (patch)
treebc2ac1d54169c907749ac641fc2f3c21c4811538
parent0cf989b5b8378c99ba5c43fcd49420313387ed87 (diff)
Remove .qmake.conf from this repository
This file was necessary for the qmake build and the CI. The qmake build is history, and the CI does now read .cmake.conf (see QTQAINFRA-4392). In addition to being superfluous, the existence of .qmake.conf triggers QTBUG-76140 when building Qt examples with qmake. Removing the file alleviates the symptoms of this bug. Fixes: QTBUG-92271 Change-Id: Ib2b5ec2e7ebefd5453e6dc3d2b7913dff9c59a43 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
-rw-r--r--.qmake.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/.qmake.conf b/.qmake.conf
deleted file mode 100644
index 3a8b2d6..0000000
--- a/.qmake.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-load(qt_build_config)
-CONFIG += warning_clean
-
-DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS
-
-MODULE_VERSION = 6.3.0