|
@@ -2,6 +2,9 @@ MSVC_VERSION
|
|
|
------------
|
|
------------
|
|
|
|
|
|
|
|
The version of Microsoft Visual C/C++ being used if any.
|
|
The version of Microsoft Visual C/C++ being used if any.
|
|
|
|
|
+If a compiler simulating Visual C++ is being used, this variable is set
|
|
|
|
|
+to the toolset version simulated as given by the ``_MSC_VER``
|
|
|
|
|
+preprocessor definition.
|
|
|
|
|
|
|
|
Known version numbers are::
|
|
Known version numbers are::
|
|
|
|
|
|