summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/images/qtcreator-new-subproject.pngbin0 -> 20751 bytes
-rw-r--r--doc/src/projects/creator-only/creator-projects-creating.qdoc12
2 files changed, 9 insertions, 3 deletions
diff --git a/doc/images/qtcreator-new-subproject.png b/doc/images/qtcreator-new-subproject.png
new file mode 100644
index 0000000000..a55daead08
--- /dev/null
+++ b/doc/images/qtcreator-new-subproject.png
Binary files differ
diff --git a/doc/src/projects/creator-only/creator-projects-creating.qdoc b/doc/src/projects/creator-only/creator-projects-creating.qdoc
index ab35b3dd6a..557b2acfcb 100644
--- a/doc/src/projects/creator-only/creator-projects-creating.qdoc
+++ b/doc/src/projects/creator-only/creator-projects-creating.qdoc
@@ -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.