diff options
Diffstat (limited to 'Help/variable/MSVC_IDE.rst')
-rw-r--r-- | Help/variable/MSVC_IDE.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/variable/MSVC_IDE.rst b/Help/variable/MSVC_IDE.rst new file mode 100644 index 0000000000..055f876be1 --- /dev/null +++ b/Help/variable/MSVC_IDE.rst @@ -0,0 +1,7 @@ +MSVC_IDE +-------- + +True when using the Microsoft Visual C IDE + +Set to true when the target platform is the Microsoft Visual C IDE, as +opposed to the command line compiler. |