diff options
Diffstat (limited to 'Help/variable/MSVC71.rst')
-rw-r--r-- | Help/variable/MSVC71.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Help/variable/MSVC71.rst b/Help/variable/MSVC71.rst new file mode 100644 index 000000000..0237592c6 --- /dev/null +++ b/Help/variable/MSVC71.rst @@ -0,0 +1,8 @@ +MSVC71 +------ + +Discouraged. Use the :variable:`MSVC_VERSION` variable instead. + +``True`` when using Microsoft Visual C++ 7.1. + +Set to ``true`` when the compiler is version 7.1 of Microsoft Visual C++. |