Doc: Clarify the options for adding subprojects

Task-number: QTWEBSITE-856
Change-Id: Ifde71f52fe41679c00691e92136b092c81d38afc
Reviewed-by: Kavindra Palaraja <kpalaraja@luxoft.com>
This commit is contained in:
Leena Miettinen
2019-09-20 16:43:56 +02:00
parent 20e6e84b1a
commit 6948ceeea7
2 changed files with 9 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -473,9 +473,15 @@
{SUBDIRS variable}. It also adds all the necessary files for the subproject.
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}.
\uicontrol Projects pane to open the context menu, and select
\uicontrol {New Subproject}. Follow the steps in the
\uicontrol {New Subproject} wizard to create a subproject.
\image qtcreator-new-subproject.png
To add an existing project as a subproject, select
\uicontrol {Add Existing Projects} in the context menu.
In the file browser dialog, locate your subproject.
To remove subprojects, right-click the project name in the \uicontrol Projects
pane, and select \uicontrol {Remove Subproject} in the context menu.