qt5base-lts/qmake
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
..
doc Doc: added entry for link to main page Qt Creator 2015-01-16 10:29:35 +01:00
generators centralize/unify/sanitize INCLUDEPATH "enrichment" 2015-01-11 03:35:34 +01:00
library fix MSVC target architecture detection for amd64_x86 2015-01-16 12:07:03 +01:00
cachekeys.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
main.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
Makefile.unix QSettings: use QStandardPaths to get XDG_CONFIG_HOME. 2014-07-23 20:05:07 +02:00
Makefile.win32 Remove EXTRA_CPPFLAGS 2015-01-09 18:15:53 +01:00
meta.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
meta.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
option.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
option.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
project.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
project.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
property.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
property.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmake_pch.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmake-docs.pro move qmake docs into qtbase 2013-06-17 15:41:55 +02:00
qmake.pri QSettings: use QStandardPaths to get XDG_CONFIG_HOME. 2014-07-23 20:05:07 +02:00
qmake.pro bring fake qmake project up to snuff 2013-11-04 19:50:07 +01:00