qt5base-lts/qmake/generators/win32
Mat Sutcliffe 0de55b6c9f Honor the value of the PlatformToolset environment variable.
The Windows SDK 7.1 command prompt sets this value to "WindowsSDK7.1"
through its SetEnv.cmd batch script. The MSVC Express Editions do not
include a 64bit compiler toolchain, but the Windows SDK does, so this
change makes it easier to build qmake projects for x86_64 when using
the Express Editions, by running qmake from the SDK command prompt.
See also:
  http://msdn.microsoft.com/en-us/library/9yb4317s%28v=vs.100%29.aspx
  http://msdn.microsoft.com/en-us/library/ff660764%28v=vs.100%29.aspx

Task-number: QTBUG-31185
Change-Id: I49d3e159ed67f64490a3d57c5471d540d76ae13f
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2014-02-28 18:02:14 +01:00
..
cesdkhandler.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
cesdkhandler.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mingw_make.cpp Add support for using -isystem in qmake 2014-01-20 02:42:31 +01:00
mingw_make.h Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
msbuild_objectmodel.cpp Honor the value of the PlatformToolset environment variable. 2014-02-28 18:02:14 +01:00
msbuild_objectmodel.h qmake: Provide feature for windeployqt 2014-02-11 14:52:16 +01:00
msvc_nmake.cpp fix Windows RT build in amd64 host shell 2014-02-25 16:36:54 +01:00
msvc_nmake.h qmake: fix const correctness 2013-12-10 12:24:59 +01:00
msvc_objectmodel.cpp Merge remote-tracking branch 'origin/stable' into dev 2014-02-17 11:39:16 +01:00
msvc_objectmodel.h qmake: Provide feature for windeployqt 2014-02-11 14:52:16 +01:00
msvc_vcproj.cpp qmake: Provide feature for windeployqt 2014-02-11 14:52:16 +01:00
msvc_vcproj.h qmake: Provide feature for windeployqt 2014-02-11 14:52:16 +01:00
msvc_vcxproj.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
msvc_vcxproj.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
winmakefile.cpp qmake: Add DISTCLEAN_DEPS variable 2014-01-30 22:09:42 +01:00
winmakefile.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00