ProjectExplorer: Allow to build a project in all configurations

Task-number: QTCREATORBUG-16815
Change-Id: I5c31878f005f8350b3e4aff88ad46ab93c804ce4
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Christian Kandeler
2020-01-20 16:54:38 +01:00
parent 12ee28f090
commit 12184b9546
4 changed files with 146 additions and 45 deletions

View File

@@ -78,6 +78,10 @@
\section1 Additional Build Commands
To build the current project in all its configurations, that is, for
all build configurations in all enabled kits, select
\uicontrol Build > \uicontrol {Build Project for all Configurations}.
To build all open projects, select \uicontrol Build > \uicontrol {Build All}.
If building one application fails, \QC displays an error message and
continues building the other applications.