claim that mingw is a platform

it's mostly win32+gcc, but sometimes there are library differences, so it
makes sense to have an own platform flag for it.

Change-Id: I985f0dd39a47bfc16f10f4b4a9c168874ae2f20d
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
Oswald Buddenhagen 2012-09-14 12:10:59 +02:00 committed by The Qt Project
parent fff5a8f9c9
commit 773dd016c8

View File

@ -10,7 +10,7 @@
load(device_config)
MAKEFILE_GENERATOR = MINGW
QMAKE_PLATFORM = win32
QMAKE_PLATFORM = win32 mingw
CONFIG += debug_and_release debug_and_release_target precompile_header
DEFINES += UNICODE
QMAKE_COMPILER_DEFINES += __GNUC__ WIN32