aboutsummaryrefslogtreecommitdiffstats
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-22 20:39:52 +0200
commit27d6ee023607bfbfc3f7905f634ec04f95c929f5 (patch)
treecd9a68ce8a5d63ad1c9f6001764862b8bc5b7c1a
parentea7e2c70fec4e1c9ef8f5fa5cef0f981782a0022 (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: I724be53722e9c80640b933be782bfcc5df8ecafd Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
-rw-r--r--.qmake.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/.qmake.conf b/.qmake.conf
deleted file mode 100644
index 81fc94285e..0000000000
--- a/.qmake.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-load(qt_build_config)
-CONFIG += warning_clean
-
-DEFINES += QT_NO_JAVA_STYLE_ITERATORS
-
-QQC2_SOURCE_TREE = $$PWD
-
-MODULE_VERSION = 6.3.0