qt5base-lts/qmake/generators/win32
Joerg Bornemann 39c835b9c5 Do not warn about unknown MSVC compiler conformance options
Every /Zc:XXX option qmake doesn't know about yields a "WARNING: Could
not parse Compiler option '-Zc:XXX'; added to AdditionalOptions."

Put all /Zc:XXX options we don't handle into AdditionalOptions without
printing a warning. There's no point in making all options known to
qmake and updating them for every MSVC release.

Change-Id: I319e027791a7b0a29d139ee3074ab1aed8ce8a63
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
2017-05-23 06:55:17 +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 Do not warn about unknown MSVC compiler conformance options 2017-05-23 06:55:17 +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 Simplify built-in qmake install command 2017-05-04 09:40:48 +00:00
winmakefile.h Updated license headers 2016-01-21 18:55:18 +00:00