summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-09-10 13:51:09 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-09-21 12:45:55 +0200
commit248eeb522a9903b7447dd4e93e501949009dc12a (patch)
tree19f6c808405979c21764c26ba919109f25998abd /.qmake.conf
parentfd72ff54d68611d14e29da6b34028a53c06f2f31 (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: I3735a590c7faedd38d87db241bfdef27a54ad5a5 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/.qmake.conf b/.qmake.conf
deleted file mode 100644
index f01eacc1..00000000
--- a/.qmake.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-load(qt_build_config)
-
-DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS
-
-MODULE_VERSION = 6.3.0