qt5base-lts/qmake/generators/win32
Oliver Wolff 9baf7bad59 VS 2017: Fall back to "x86" as arch if it is not "arm" or "x64"
The same as for other visual studio versions use "x86" as arch instead
of win32. arch is used to determine library paths and these use x86 and
not win32.

As compilerArch is not used in MSVC 2017 it can be removed.

Task-number: QTBUG-60530
Change-Id: I47157eb1d7ae9d913461210d34858ffb37c81586
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
2017-05-03 06:52:29 +00:00
..
mingw_make.cpp unbreak "aux" template for mingw & msvc, take 3 2016-12-07 06:54:04 +00:00
mingw_make.h Merge remote-tracking branch 'origin/5.6' into dev 2016-01-26 16:27:28 +01:00
msbuild_objectmodel.cpp Merge remote-tracking branch 'origin/5.8' into dev 2017-01-25 20:06:06 +01:00
msbuild_objectmodel.h Merge remote-tracking branch 'origin/5.8' into dev 2017-01-25 20:06:06 +01:00
msvc_nmake.cpp VS 2017: Fall back to "x86" as arch if it is not "arm" or "x64" 2017-05-03 06:52:29 +00:00
msvc_nmake.h qmake/nmake: Prevent overlong lines in link and lib response files 2017-02-13 14:48:15 +00:00
msvc_objectmodel.cpp Fix uninitialized VCLinkerTool::DebugInfoOption 2017-03-22 16:15:15 +00:00
msvc_objectmodel.h Remove support for WinRT 8.1 and Windows Phone 8.1 2017-01-18 12:38:56 +00:00
msvc_vcproj.cpp Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
msvc_vcproj.h Fix unnecessary regeneration of mocables in VS projects 2016-12-21 16:35:22 +00:00
msvc_vcxproj.cpp Updated license headers 2016-01-21 18:55:18 +00:00
msvc_vcxproj.h Updated license headers 2016-01-21 18:55:18 +00:00
registry_p.h move "shared" registry reading code into qmake 2016-12-23 13:45:50 +00:00
registry.cpp move "shared" registry reading code into qmake 2016-12-23 13:45:50 +00:00
winmakefile.cpp Preserve last modification timestamps of installed directories 2017-05-02 10:27:15 +00:00
winmakefile.h Updated license headers 2016-01-21 18:55:18 +00:00