Remove UWP support

The UWP support in Qt was removed with Qt 6 and the support in Qt
Creator is basically untested.

Change-Id: I3148efdb596ddd326f590c14c22cc77ded2582a7
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
David Schulz
2022-02-24 13:57:53 +01:00
parent b2331dd5f6
commit b8caa4f26b
43 changed files with 8 additions and 2533 deletions

View File

@@ -80,7 +80,6 @@ Project {
"valgrind/valgrind.qbs",
"vcsbase/vcsbase.qbs",
"webassembly/webassembly.qbs",
"welcome/welcome.qbs",
"winrt/winrt.qbs"
"welcome/welcome.qbs"
].concat(project.additionalPlugins)
}