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>
This commit is contained in:
Leena Miettinen
2012-08-17 09:43:15 +02:00
parent e73428938e
commit 978f1cd811
2 changed files with 6 additions and 11 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -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.
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.
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 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.