diff options
author | Bill King <bking@trolltech.com> | 2010-02-10 02:34:50 (GMT) |
---|---|---|
committer | Bill King <bking@trolltech.com> | 2010-02-10 02:34:50 (GMT) |
commit | df27c6e5db83e41ace52e2cebca140a956e9e240 (patch) | |
tree | c18beeadf18cb1f5dce7a69854631029e72a7fe1 /doc/src/platforms/symbian-introduction.qdoc | |
parent | 3318d412cb78a545790761161f243cb49da4abb7 (diff) | |
parent | 4935ec52fc07d4aaa7ae594cfe9986e25ca62dcb (diff) | |
download | Qt-df27c6e5db83e41ace52e2cebca140a956e9e240.zip Qt-df27c6e5db83e41ace52e2cebca140a956e9e240.tar.gz Qt-df27c6e5db83e41ace52e2cebca140a956e9e240.tar.bz2 |
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-sql-team into 4.6
Diffstat (limited to 'doc/src/platforms/symbian-introduction.qdoc')
-rw-r--r-- | doc/src/platforms/symbian-introduction.qdoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/platforms/symbian-introduction.qdoc b/doc/src/platforms/symbian-introduction.qdoc index 427f45a..94075f5 100644 --- a/doc/src/platforms/symbian-introduction.qdoc +++ b/doc/src/platforms/symbian-introduction.qdoc @@ -127,6 +127,10 @@ \row \o \c run \o Run the application on the emulator. \row \o \c runonphone \o Run the application on a device. \row \o \c sis \o Create signed \c .sis file for project. + \row \o \c installer_sis \o Create signed smart installer \c .sis file for project. + Smart installer will attempt to download + missing dependencies in addition to + just installing the application. \endtable The following lines perform a debug build for the emulator |