diff options
author | Espen Riskedal <espenr@trolltech.com> | 2009-06-05 11:07:12 (GMT) |
---|---|---|
committer | Espen Riskedal <espenr@trolltech.com> | 2009-06-05 11:07:12 (GMT) |
commit | c2fe2efd1ee04a02858b7551fad07009d763f960 (patch) | |
tree | 67db6e65b358d790d1c06ccf392bdf6b8da9e577 /doc | |
parent | 09a0ccc875964cee802da0a18d20373dca240ed2 (diff) | |
download | Qt-c2fe2efd1ee04a02858b7551fad07009d763f960.zip Qt-c2fe2efd1ee04a02858b7551fad07009d763f960.tar.gz Qt-c2fe2efd1ee04a02858b7551fad07009d763f960.tar.bz2 |
make it more obvious where the Open C plugins are located
Diffstat (limited to 'doc')
-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 |