diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2010-01-08 10:30:43 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2010-01-08 10:32:46 (GMT) |
commit | 1f8fa41e78b4174ab64953dd80a1d562b0afc5aa (patch) | |
tree | f6f7d068d6c5f94e70f9c797ce49230c844ec48a /dist | |
parent | 4378b168ad289e1acbde9580b750ce04b51260c3 (diff) | |
download | Qt-1f8fa41e78b4174ab64953dd80a1d562b0afc5aa.zip Qt-1f8fa41e78b4174ab64953dd80a1d562b0afc5aa.tar.gz Qt-1f8fa41e78b4174ab64953dd80a1d562b0afc5aa.tar.bz2 |
Added mention of Symbian binary packages to INSTALL file
Task-number: QTBUG-6162
Reviewed-by: TrustMe
Diffstat (limited to 'dist')
-rw-r--r-- | dist/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/README b/dist/README index e7dfb19..73c8be1 100644 --- a/dist/README +++ b/dist/README @@ -26,6 +26,10 @@ For Mac OS X Cocoa, the binary package requires Mac OS X 10.5 (Leopard) or later and GCC 4.0.1 to develop applications. Its applications will run on Mac OS X 10.5 and above. +If you want to install the precompiled binary package for Symbian, +follow these instructions: +http://qt.nokia.com/doc/%SHORTVERSION%/install-symbian-installer.html + DEMOS AND EXAMPLES |