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