qt5base-lts/qmake/library
Joerg Bornemann e01c8103e1 fix MSVC target architecture detection for amd64_x86
When using the cross-compiler toolchain for 32 bit on a 64 bit machine,
qmake generated a 64 bit VS project.
This was because qmake didn't know about the amd64_x86 cross-compiler,
and qmake did not use the first MSVC bin directory it found in PATH.

Task-number: QTBUG-43457
Change-Id: I50c6f7bb9afe44a58321c670d680dbcc7cd07223
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-01-16 12:07:03 +01:00
..
ioutils.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
ioutils.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
proitems.cpp work around MSVC2010 ICE 2014-10-29 09:37:17 +01:00
proitems.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmake_global.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmakebuiltins.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmakeevaluator_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmakeevaluator.cpp fix MSVC target architecture detection for amd64_x86 2015-01-16 12:07:03 +01:00
qmakeevaluator.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmakeglobals.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmakeglobals.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmakeparser.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmakeparser.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmakevfs.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmakevfs.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00