diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-06-05 11:31:37 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-06-05 11:31:37 (GMT) |
commit | 9fab58c21a198821d73c2da2e17720512ee1cddf (patch) | |
tree | f969c6f26a5e52c06300d3ec3e4854f3c130f565 /doc/src | |
parent | 847f669fd49a8691f1e765c8f2c4abf94e40f1c5 (diff) | |
parent | 72c003655c2009279d7360acce88d536122c8795 (diff) | |
download | Qt-9fab58c21a198821d73c2da2e17720512ee1cddf.zip Qt-9fab58c21a198821d73c2da2e17720512ee1cddf.tar.gz Qt-9fab58c21a198821d73c2da2e17720512ee1cddf.tar.bz2 |
Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/installation.qdoc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/src/installation.qdoc b/doc/src/installation.qdoc index 7cd7b0c..befc7b6 100644 --- a/doc/src/installation.qdoc +++ b/doc/src/installation.qdoc @@ -516,12 +516,12 @@ in the \l{Qt for Windows CE Requirements} document. Install this to all S60 SDKs you plan to use Qt with. \endlist - Make sure you have the following packages installed on any device you want to use to run Qt applications. - These packages can be found under \c nokia_plugin directory in any S60 SDK where you have installed Open C/C++: + Make sure you have the following plugins installed on your device. The packages can be found + in the S60 SDK where you installed Open C/C++: \list - \o pips_s60_<version>.sis - \o openc_ssl_s60_<version>.sis - \o stdcpp_s60_<version>.sis + \o nokia_plugin\openc\s60opencsis\pips_s60_<version>.sis + \o nokia_plugin\openc\s60opencsis\openc_ssl_s60_<version>.sis + \o nokia_plugin\opencpp\s60opencppsis\stdcpp_s60_<version>.sis \endlist These instructions assume the above tools are installed and |