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-10 15:58:14 +0200
commitb618b84984f08fc50916e54a46fe51d342d212e3 (patch)
treee9dd4d84e6cf44eabb157088c0e84ce59eb901a6
parent97edfad888ba2c8fb25b29ae85c75118a1ed775b (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: Maurice Kalinowski <maurice.kalinowski@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 1d8237f..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.2.0