mirror of
https://github.com/crystalidea/qt-build-tools.git
synced 2025-02-03 19:57:42 +08:00
9 lines
250 B
ReStructuredText
9 lines
250 B
ReStructuredText
|
MSVC
|
||
|
----
|
||
|
|
||
|
Set to ``true`` when the compiler is some version of Microsoft Visual
|
||
|
C++ or another compiler simulating Visual C++. Any compiler defining
|
||
|
``_MSC_VER`` is considered simulating Visual C++.
|
||
|
|
||
|
See also the :variable:`MSVC_VERSION` variable.
|