aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2010-11-24 16:28:07 +0100
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2010-11-24 16:28:38 +0100
commitf9ba753654aebb4245d1df775fe238a61170793a (patch)
treeeddd9e0e34f1697d368ef3847724c88b216ce191
parent6f334c9b529f8e97965c954352e485d21bb5058f (diff)
Doc: installation packages are created when project is run (not built)v2.1.0-rc1
Reviewed-by: Alessandro Portale
-rw-r--r--doc/qtcreator.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index ae5f93877c..0b9e426012 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -328,7 +328,7 @@
desktop environment (Windows, Linux, and Mac OS) and mobile devices (Symbian, Maemo,
and MeeGo). Build settings allow you to quickly switch between build targets.
- When you build an application for a mobile device target with a device
+ When you run an application for a mobile device target with a device
connected to the development PC, Qt Creator generates an installation package,
installs in on the device, and executes it.
@@ -3039,7 +3039,7 @@
In the details of the run configuration for the \gui{Symbian Device} target,
select the device to run your application on.
- When you build the application for the \gui{Symbian Device} target, Qt
+ When you run the application for the \gui{Symbian Device} target, Qt
Creator automatically generates a Symbian installation system (SIS) file
in the project folder. You can deliver the installation file to users for
installation on Symbian devices.
@@ -3307,7 +3307,7 @@
\section3 Creating SIS Installation Packages
- When you build the application for the \gui{Symbian Device} target, Qt
+ When you run the application for the \gui{Symbian Device} target, Qt
Creator automatically generates a Symbian installation system (SIS) file
in the project folder. You can deliver the installation file to users for
installation on Symbian devices.