forked from qt-creator/qt-creator
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:
Binary file not shown.
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 14 KiB |
@@ -42,14 +42,12 @@
|
|||||||
|
|
||||||
\image qtcreator-project-targets.png
|
\image qtcreator-project-targets.png
|
||||||
|
|
||||||
You can add a target if the development environment for the target platform
|
To add build and run targets for the project, select \gui Add. The list
|
||||||
is installed on the development PC and the target is configured in
|
displays targets that are configured in \gui Tools > \gui Options >
|
||||||
\gui Tools > \gui Options > \gui {Build & Run} > \gui Targets.
|
\gui {Build & Run} > \gui Targets. To add targets to the list, select
|
||||||
|
\gui Manage.
|
||||||
|
|
||||||
Click
|
To remove a target, hover the cursor over it (1) and 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
|
|
||||||
\inlineimage qtcreator-target-remove.png "Remove Target button"
|
\inlineimage qtcreator-target-remove.png "Remove Target button"
|
||||||
.
|
.
|
||||||
|
|
||||||
@@ -70,10 +68,7 @@
|
|||||||
|
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
\note If you have installed the development environment for only
|
\note If you have not configured the project for building, the
|
||||||
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}
|
\gui Targets tab is replaced by the \l{Opening Projects}
|
||||||
{Configure Projects} tab.
|
{Configure Projects} tab.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user