summaryrefslogtreecommitdiffstats
path: root/qtbase.pro
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2012-07-10 14:36:13 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-26 14:29:48 +0200
commitbf186ceebb1801fb2af9b71182402bc80ebfc74a (patch)
treea7d2f61bf82bfd662f8ba64df3ce117a03c7e857 /qtbase.pro
parent3717802653049b794d5fbb006b8a671bd02e5896 (diff)
qcompilerdetection.h: stream-line MSVC feature detection
Reformat the MSVC feature detection to be similar to other compilers, ie. 1. Inside the C++11 features section instead of where the compilers are detected 2. In one block for the compiler, with sub-blocks for the version. However, it's now not 100% compatible with the previous version, since Q_CC_INTEL is now explicitly excluded while before it was implicitly included in the MSVC case. I have no idea whether that matters, since Q_CC_INTEL is handled for itself further up already. Change-Id: Id9e8da0a5394ad5643bcb29493f14bc6e8264c13 Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Diffstat (limited to 'qtbase.pro')
0 files changed, 0 insertions, 0 deletions