qt5base-lts/mkspecs/win32-icc
Thiago Macieira 1f8d9d2423 Update the Win32 Intel Compiler mkspec
Unlike MSVC, ICC is capable of selecting each of the processor feature
levels, so let's define the right macros.

Version 9.1 is really old and not supported, so we don't need to keep
the old workaround.

The compiler has been complaining that option -GX is deprecated and will
be removed, so update it to use the same as MSVC does.

Change-Id: I4158fcf2331c1d27462bb1cb19725c7136efab4a
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-07-02 00:57:37 +02:00
..
qmake.conf Update the Win32 Intel Compiler mkspec 2014-07-02 00:57:37 +02:00
qplatformdefs.h Replace win32-icc/qplatformdefs.h with the MSVC one 2013-06-26 12:37:53 +02:00