Doc: remove an obsolete step in using Qbs

The executable is now selected automatically in the run
settings when using Qbs.

Change-Id: I528e0a7e067349f9925e13b927ca402c3543a46d
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Leena Miettinen
2013-06-12 15:56:09 +02:00
parent 221bc24105
commit 0a0070d752
2 changed files with 0 additions and 9 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

View File

@@ -67,15 +67,6 @@
\image creator-qbs-project.png
\li Select \gui Build > \gui {Build Project} to build the executable, so
that you can specify it in the run settings of the project.
\li Select \gui Projects > \gui {Run}, and specify the executable in the
\gui Command field. This allows you to run it directly from \QC.
This will happen automatically in a future release.
\image creator-run-settings-qbs.png
\li Click the
\inlineimage qtcreator-run.png
(\gui Run) button to run the application.