diff options
author | Thiago Macieira <thiago.macieira@intel.com> | 2016-06-20 14:08:56 -0700 |
---|---|---|
committer | Konstantin Tokarev <annulen@yandex.ru> | 2016-07-08 21:19:50 +0000 |
commit | 0cc34edfb058f902e0f6cd0d0c1a56da66366385 (patch) | |
tree | 5b37c1da2ebb2450e2e2e0b6cc625d2b35366588 /Source/JavaScriptCore/API/JSStringRefCF.cpp | |
parent | f293b707d56be264b6d688fd159e5b6306092491 (diff) | |
download | qtwebkit-0cc34edfb058f902e0f6cd0d0c1a56da66366385.tar.gz |
Update the detection of MSVC versions to be forward-compatible
Qt 5.8 may deprecate the win32-msvc20xx mkspecs, so use the MSVC_VER
variable to detect which version of MSVC it is.
This commit removes the detection for win32-icc, as it really depended
on what version of MSVC headers it was targeting. With Qt prior to 5.8,
it was not possible to detect it anyway, so the rule was broken anyway
(ICC prior to 16 only worked with MSVC <= 2013, but ICC 17 will work
with 2015).
Change-Id: Ib57b52598e2f452985e9fffd1459e682978341f5
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'Source/JavaScriptCore/API/JSStringRefCF.cpp')
0 files changed, 0 insertions, 0 deletions