aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/projects/creator-projects-settings-overview.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-08-17 09:43:15 +0200
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-08-17 11:36:31 +0200
commit978f1cd811b6228f0ca2d8eb67405988c554c8e0 (patch)
tree0492f964a85adaef4500fd56502a3e60a59793e4 /doc/src/projects/creator-projects-settings-overview.qdoc
parente73428938e032bac40e6603299cb1dfd64944fcb (diff)
Doc: changes to adding and removing targets for projects
The Add icon button has been replaced with a text button and the Remove icon button appears when you hover over a target. Change-Id: If54f2cae4ca6cf6197ccd68012b1dde7fcf43c23 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
Diffstat (limited to 'doc/src/projects/creator-projects-settings-overview.qdoc')
-rw-r--r--doc/src/projects/creator-projects-settings-overview.qdoc19
1 files changed, 7 insertions, 12 deletions
diff --git a/doc/src/projects/creator-projects-settings-overview.qdoc b/doc/src/projects/creator-projects-settings-overview.qdoc
index c6671e60b3..2a4f293d79 100644
--- a/doc/src/projects/creator-projects-settings-overview.qdoc
+++ b/doc/src/projects/creator-projects-settings-overview.qdoc
@@ -42,14 +42,12 @@
\image qtcreator-project-targets.png
- You can add a target if the development environment for the target platform
- is installed on the development PC and the target is configured in
- \gui Tools > \gui Options > \gui {Build & Run} > \gui Targets.
-
- Click
- \inlineimage qtcreator-qt4-addbutton.png "Add Target button"
- and select from a list of available targets. To remove a target, select it
- and click
+ To add build and run targets for the project, select \gui Add. The list
+ displays targets that are configured in \gui Tools > \gui Options >
+ \gui {Build & Run} > \gui Targets. To add targets to the list, select
+ \gui Manage.
+
+ To remove a target, hover the cursor over it (1) and click
\inlineimage qtcreator-target-remove.png "Remove Target button"
.
@@ -70,10 +68,7 @@
\endlist
- \note If you have installed the development environment for only
- one target, the \gui Targets tab is replaced by a \gui Build
- tab and a \gui Run tab.
- If you have not configured the project for building, the
+ \note If you have not configured the project for building, the
\gui Targets tab is replaced by the \l{Opening Projects}
{Configure Projects} tab.