diff options
Diffstat (limited to 'Help/variable/MSVC14.rst')
-rw-r--r-- | Help/variable/MSVC14.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/variable/MSVC14.rst b/Help/variable/MSVC14.rst new file mode 100644 index 000000000..79e0c10b5 --- /dev/null +++ b/Help/variable/MSVC14.rst @@ -0,0 +1,7 @@ +MSVC14 +------ + +Discouraged. Use the :variable:`MSVC_VERSION` variable instead. + +``True`` when using the Microsoft Visual Studio ``v140`` or ``v141`` +toolset (``cl`` version 19) or another compiler that simulates it. |