diff options
author | Iain <qt-info@nokia.com> | 2009-09-18 13:00:53 +0100 |
---|---|---|
committer | Iain <qt-info@nokia.com> | 2009-09-18 13:08:30 +0100 |
commit | 67ea870f6f8432d002110af6f36bbc8539be5131 (patch) | |
tree | a5217e05b40a7b9bd2f43a163a591cca1bdf2898 /configure.exe | |
parent | 1640d74f61ccc4921e5d26ddfe7f3613f0221da4 (diff) | |
download | qt4-tools-67ea870f6f8432d002110af6f36bbc8539be5131.tar.gz |
Remove remaining support for win32-mwc mkspec
Qt 4.6 cannot be used with the win32-mwc makespec, as the Metrowerks
compiler supplied with Symbian/S60 releases does not contain enough
support to build the Qt host tools in a Unicode version, and ANSI
support has been removed in 4.6.
Alternative mkspecs are win32-g++, requiring mingw tools to be installed,
or one of the win32-msvc.... mkspecs, requiring MS Visual Studio (Express
edition is fine)
The mwc makefile for qmake was already removed, so this just removes the
remaining support.
Reviewed-by: Jason Barron
Diffstat (limited to 'configure.exe')
-rwxr-xr-x | configure.exe | bin | 2038784 -> 1168384 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/configure.exe b/configure.exe Binary files differindex 2c5b717c85..c428581274 100755 --- a/configure.exe +++ b/configure.exe |