summaryrefslogtreecommitdiff
path: root/.qmake.conf
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-09-10 13:51:10 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-09-21 12:45:31 +0200
commitc5b2ebde77dc97de6664810ef5b03937220c08f6 (patch)
treee4a767272f5bb0ef72c5af9560ed83a6a6e74ddb /.qmake.conf
parent151bfdeb5e8587ef6d3899efc2d3bed143956138 (diff)
downloadqtwayland-c5b2ebde77dc97de6664810ef5b03937220c08f6.tar.gz
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: I5de99bfe0a52ac1e1fa04fac3df57d5bb28755b6 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to '.qmake.conf')
-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 ed14c0d0..00000000
--- a/.qmake.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-load(qt_build_config)
-
-DEFINES += QT_NO_FOREACH
-DEFINES += QT_NO_JAVA_STYLE_ITERATORS
-
-MODULE_VERSION = 6.3.0