diff options
Diffstat (limited to 'Help/variable/MSVC80.rst')
-rw-r--r-- | Help/variable/MSVC80.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/variable/MSVC80.rst b/Help/variable/MSVC80.rst index 0d33e82..1533218 100644 --- a/Help/variable/MSVC80.rst +++ b/Help/variable/MSVC80.rst @@ -1,5 +1,7 @@ MSVC80 ------ +Discouraged. Use the :variable:`MSVC_VERSION` variable instead. + ``True`` when using the Microsoft Visual Studio ``v80`` toolset (``cl`` version 14) or another compiler that simulates it. |