Doc: Describe adding existing projects as subprojects

Task-number: QTCREATORBUG-5837
Change-Id: Idf2de084b6e53e48fdc919d05b209b39ae0a8e8e
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Leena Miettinen
2019-06-18 16:00:57 +02:00
parent 02fd678cfe
commit 75a2cae723

View File

@@ -472,8 +472,10 @@
and the subproject that you add as a value of the \l{Variables#subdirs}
{SUBDIRS variable}. It also adds all the necessary files for the subproject.
To add more subprojects, right-click the project name in the \uicontrol Projects
pane, and select \uicontrol {New Subproject} in the context menu.
To create more subprojects, right-click the project name in the
\uicontrol Projects pane, and select \uicontrol {New Subproject} in the
context menu. To add an existing project as a subproject, select
\uicontrol {Add Existing Projects}.
To remove subprojects, right-click the project name in the \uicontrol Projects
pane, and select \uicontrol {Remove Subproject} in the context menu.