aboutsummaryrefslogtreecommitdiffstats
path: root/qtquickcontrols2.pro
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-02-09 17:07:49 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-02-11 16:43:37 +0100
commitbe7c1c9dd4eeedf9760903b217de3d302bfe6c2c (patch)
tree2a4f89e696521f4ea1b4ef6a5885445bed7fe77a /qtquickcontrols2.pro
parent20ae3f8f3e60eb93cc6b7070da85fc23edceb651 (diff)
Remove QMake project files
This includes removal of the corresponding .prev_CMakeLists.txt files. Pick-to: 6.1 Task-number: QTBUG-88742 Change-Id: I4247294258629c92e80914518e9208019090c815 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'qtquickcontrols2.pro')
-rw-r--r--qtquickcontrols2.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/qtquickcontrols2.pro b/qtquickcontrols2.pro
deleted file mode 100644
index ce6617ea..00000000
--- a/qtquickcontrols2.pro
+++ /dev/null
@@ -1,2 +0,0 @@
-requires(qtHaveModule(quick))
-load(qt_parts)