diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2010-01-08 10:30:43 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-01-11 12:31:10 (GMT) |
commit | 0b9607623915bfa7262ed4c6f817034487eca08f (patch) | |
tree | 6009c338d1dc1bc32344262f45749906c0aa6edd | |
parent | 972bdcf241a78ae655b536d3822a4d89837f7963 (diff) | |
download | Qt-0b9607623915bfa7262ed4c6f817034487eca08f.zip Qt-0b9607623915bfa7262ed4c6f817034487eca08f.tar.gz Qt-0b9607623915bfa7262ed4c6f817034487eca08f.tar.bz2 |
Added mention of Symbian binary packages to INSTALL file
Task-number: QTBUG-6162
Reviewed-by: TrustMe
(cherry picked from commit 1f8fa41e78b4174ab64953dd80a1d562b0afc5aa)
-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 |