Fix processor detection for MSVC ARM compiler (WEC7).
authorJanne Anttila <janne.anttila@digia.com>
Thu, 9 Aug 2012 05:52:39 +0000 (08:52 +0300)
committerQt by Nokia <qt-info@nokia.com>
Mon, 20 Aug 2012 14:58:23 +0000 (16:58 +0200)
commit3ef95347feef61a9d3d36763bb8dc65217827922
treef65a0afa5b9d8c9188bd26a79e7cf25f1b12b43d
parenteda5d42ab9e5f55e08ed0e43cf7d12d59e4ef892
Fix processor detection for MSVC ARM compiler (WEC7).

Visual Studio compiler defines _M_ARM preprocessor variable when
compiling for ARM and the value of preprocessor variable indicates the
supported instruction set.

For more information see:
http://msdn.microsoft.com/en-us/library/gg155713.aspx

Change-Id: I54137257b83f64fdf03bf7df9995e08d16dff4df
Reviewed-by: Andreas Holzammer <andreas.holzammer@kdab.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/global/qprocessordetection.h