aboutsummaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2021-06-02 09:22:12 +0200
committerDominik Holland <dominik.holland@qt.io>2021-06-02 21:18:15 +0200
commit6708c9ca5a282b1f830239d39be95efbab451ab8 (patch)
tree0d4bcae57e1b351652be8b0f2951e7e8decf05ba /.qmake.conf
parent19648f59ff339d986efca274be0d8093bc2178aa (diff)
Remove QMake project files
This includes removal of the corresponding .prev_CMakeLists.txt files. Keep the pro files in the ivigenerator autotests. Task-number: QTBUG-88742 Change-Id: Idbf40dc5f6469dbea37126ea9b46a6d521f43139 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/.qmake.conf b/.qmake.conf
deleted file mode 100644
index ae578b2..0000000
--- a/.qmake.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-QTIVI_ROOT = $$PWD
-QTIVI_BUILD_ROOT=$$shadowed($$PWD)
-
-load(qt_build_config)
-
-DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST
-
-QMAKEFEATURES=$$PWD/mkspecs/features
-
-MODULE_VERSION = 6.0.0
-
-!win32: CONFIG += ivi-coverage