summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-09-23 21:09:39 +1000
committerJason McDonald <jason.mcdonald@nokia.com>2009-09-23 21:09:39 +1000
commit0f23b6def41928c3312837deb20f824dde8ef486 (patch)
tree06e80bd32450cbd59be1a261e28b031a3982abb4 /dist
parenta0b0a7b666714615109ae8698388e20966bb5e27 (diff)
Remove supported platforms from dist/README.
This is a maintenance headache. Just reference the canonical supported platforms list instead. Reviewed-by: Trust Me
Diffstat (limited to 'dist')
-rw-r--r--dist/README51
1 files changed, 2 insertions, 49 deletions
diff --git a/dist/README b/dist/README
index d8ab95893a..05475e70a9 100644
--- a/dist/README
+++ b/dist/README
@@ -6,7 +6,7 @@ http://qt.nokia.com/doc/latest/qt4-intro.html for details.
The Qt 4.x series is not binary compatible or source compatible with
the 3.x series. For more information on porting from Qt 3 to Qt 4, see
-http://qt.nokia.com/doc/latest/porting4.html .
+http://qt.nokia.com/doc/latest/porting4.html.
INSTALLING Qt
@@ -37,58 +37,11 @@ The Qt reference documentation is available locally in Qt's doc/html
directory. You can use Qt Assistant to view it; to launch Assistant,
type 'assistant' on the command line or use the Start menu. On Mac OS
X, you can find it in /Developer/Applications/Qt. The latest
-documentation is available at http://qt.nokia.com/doc/ .
+documentation is available at http://qt.nokia.com/doc/.
SUPPORTED PLATFORMS
-For this release, the following platforms have been tested:
-
- win32-g++ (mingw)
- win32-msvc
- win32-msvc2003
- win32-msvc2005
- win32-msvc2008
-
- aix-xlc
- aix-xlc-64
- hpux-acc
- hpux-acc-64
- hpux-acc-o64
- hpux-g++
- hpux-g++-64
- hpuxi-acc-32
- hpuxi-acc-64
- linux-g++
- linux-icc
- linux-icc-32
- linux-icc-64
- solaris-cc
- solaris-cc-64
- solaris-g++
- solaris-g++-64
-
- macx-g++
- macx-g++42
-
- qws/linux-x86-g++
- qws/linux-arm-g++
-
- wince50standard-armv4i-msvc2005
- wince50standard-armv4i-msvc2008
- wince50standard-mipsii-msvc2005
- wince50standard-mipsii-msvc2008
- wince50standard-x86-msvc2005
- wince50standard-x86-msvc2008
- wincewm50pocket-msvc2005
- wincewm50pocket-msvc2008
- wincewm50smart-msvc2005
- wincewm50smart-msvc2008
- wincewm60professional-msvc2005
- wincewm60professional-msvc2008
- wincewm60standard-msvc2005
- wincewm60standard-msvc2008
-
For a complete list of supported platforms, see
http://qt.nokia.com/doc/latest/supported-platforms.html.