diff --git a/doc/images/qtcreator-project-targets.png b/doc/images/qtcreator-project-targets.png index c95e52092d5..fc2ec4594c3 100644 Binary files a/doc/images/qtcreator-project-targets.png and b/doc/images/qtcreator-project-targets.png differ diff --git a/doc/src/projects/creator-projects-settings-overview.qdoc b/doc/src/projects/creator-projects-settings-overview.qdoc index c6671e60b3e..2a4f293d79e 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. + 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.