forked from qt-creator/qt-creator
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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user