diff --git a/doc/images/qtcreator-project-targets.png b/doc/images/qtcreator-project-targets.png new file mode 100644 index 00000000000..c95e52092d5 Binary files /dev/null and b/doc/images/qtcreator-project-targets.png differ diff --git a/doc/images/qtcreator-qt4-addbutton.png b/doc/images/qtcreator-qt4-addbutton.png index 4c7836835e6..cd858fb4b2f 100644 Binary files a/doc/images/qtcreator-qt4-addbutton.png and b/doc/images/qtcreator-qt4-addbutton.png differ diff --git a/doc/images/qtcreator-target-remove.png b/doc/images/qtcreator-target-remove.png index 4cab5536306..e4f2dfdf40d 100644 Binary files a/doc/images/qtcreator-target-remove.png and b/doc/images/qtcreator-target-remove.png differ diff --git a/doc/src/projects/creator-projects-settings-overview.qdoc b/doc/src/projects/creator-projects-settings-overview.qdoc index 08a6036a13f..215a67097b1 100644 --- a/doc/src/projects/creator-projects-settings-overview.qdoc +++ b/doc/src/projects/creator-projects-settings-overview.qdoc @@ -39,7 +39,7 @@ To view and modify the settings for currently open projects, switch to the \gui Projects mode by pressing \key Ctrl+5. - \image qtcreator-projectpane.png + \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 Qt version is configured. Click @@ -60,18 +60,18 @@ \list - \o 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. + \o \l{Specifying Build Settings}{Build Settings} + + \o \l{Specifying Run Settings}{Run Settings} - \o If you have not configured the project for building, the - \gui Targets tab is replaced by the \l{Opening Projects} - {Configure Projects} tab. \endlist - \o \l{Specifying Build Settings}{Build Settings} - - \o \l{Specifying Run Settings}{Run Settings} + \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 + \gui Targets tab is replaced by the \l{Opening Projects} + {Configure Projects} tab. \o \l{Specifying Editor Settings}{Editor Settings}