allow the unix generator to run in windows host mode
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Fri, 16 Mar 2012 11:17:26 +0000 (12:17 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 16 Mar 2012 17:12:41 +0000 (18:12 +0100)
commitc0791b86ab4b006f9ab2b7f932d5c76a159f6c08
treea6a25a9207e71e4e62dbc42a921fc754eb95977d
parent2ea976c3a713535c2419d936d575e0b24545f0fa
allow the unix generator to run in windows host mode

this is a complete bastardization of the concept and breaks the (unused)
debugging feature to create proper unix makefiles under windows, but
apparently it permits cross-compiling unix targets under windows.

Change-Id: I4ee95a20e7d6a6b2063ec7aa22f52c1a97d78a77
Reviewed-by: Oliver Wolff <oliver.wolff@nokia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
qmake/generators/metamakefile.cpp