Import of the QtApplicationManager plugin source code

The plugin will be developed as part of QtCreator in the future and
also be released under the GPLv3 license.

Change-Id: I673519161e105982d68f0c4ebbc06e6d7a6f91ac
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Dominik Holland
2023-12-15 13:09:36 +01:00
parent b2199ec59d
commit d129956b0b
30 changed files with 1969 additions and 0 deletions

View File

@@ -92,5 +92,6 @@ Project {
"vcsbase/vcsbase.qbs",
"webassembly/webassembly.qbs",
"welcome/welcome.qbs",
"qtapplicationmanager/qtapplicationmanager.qbs",
].concat(project.additionalPlugins)
}