forked from qt-creator/qt-creator
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:
BIN
doc/images/qtcreator-new-subproject.png
Normal file
BIN
doc/images/qtcreator-new-subproject.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
@@ -473,9 +473,15 @@
|
|||||||
{SUBDIRS variable}. It also adds all the necessary files for the subproject.
|
{SUBDIRS variable}. It also adds all the necessary files for the subproject.
|
||||||
|
|
||||||
To create more subprojects, right-click the project name in the
|
To create more subprojects, right-click the project name in the
|
||||||
\uicontrol Projects pane, and select \uicontrol {New Subproject} in the
|
\uicontrol Projects pane to open the context menu, and select
|
||||||
context menu. To add an existing project as a subproject, select
|
\uicontrol {New Subproject}. Follow the steps in the
|
||||||
\uicontrol {Add Existing Projects}.
|
\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
|
To remove subprojects, right-click the project name in the \uicontrol Projects
|
||||||
pane, and select \uicontrol {Remove Subproject} in the context menu.
|
pane, and select \uicontrol {Remove Subproject} in the context menu.
|
||||||
|
Reference in New Issue
Block a user