Commit graph

5 commits

Author SHA1 Message Date
Ivailo Monev
2a33d876ee fix regression since 48f9a83a 2016-02-07 19:29:16 +02:00
Ivailo Monev
7ff5fcc2e7 include the qt_windows header in the win32 platform header
this ensures that definitions from the qt_windows header are really before
anything that includes windows, fixes build with MinGW on Windows host
because WINVER is overriden from qt_windows header

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-02-05 23:42:10 +02:00
Ivailo Monev
48f9a83a94 make the win32 mkspecs MinGW aware
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-02-05 21:17:23 +02:00
Ivailo Monev
1efd3e0358 do not typedef mode_t when building with mingw
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-12-14 06:35:02 +02:00
Ivailo Monev
bfbc380756 initial import
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-12-10 05:06:13 +02:00