Do not limit mingw mkspec to "win32-g++" only.
authorkb <k.blammo@gmail.com>
Tue, 15 May 2012 04:50:41 +0000 (06:50 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 15 May 2012 12:34:23 +0000 (14:34 +0200)
commit4c3a35adec28a46b45edf3b5349741d76950cbaa
treea5497f4c785daff557f555e56f8c0749242278b7
parent58ab3a79a0b8a719b62485e8958d30ed8891d830
Do not limit mingw mkspec to "win32-g++" only.

The Qt configure script and various qmake project files interpret
mkspecs with a win32-g++ prefix as needing special mingw treatment.
This patch corrects one instance of the too-specific "win32-g++"
qmake platform scope and broadens it to "win32-g++*" -- bringing
it in line with the rest of the Qt project files -- thus re-enabling
custom mkspecs for crosscompilation.

Change-Id: I8c5107053ce9e0c499002b1990b492bda0eec52b
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
src/plugins/platforms/windows/windows.pro