Update wikipage Supported C compilers. (Signed-off-by:tqa7ve2mnbntqnfca3i6rk7arhc2kxr8).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1975 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2018-04-06 14:21:09 +00:00
parent 09699e7e3e
commit 449f3d0371

View File

@@ -41,6 +41,15 @@ Alternatively, you can set the environment variable <code lang="text">ISE_C_COMP
| MinGW
| `mingw`
|-
| Microsoft Visual Studio C++ 2010
| `msc`
|-
| Microsoft Visual Studio C++ 2012
| `msc`
|-
| Microsoft Visual Studio C++ 2013
| `msc`
|-
| Microsoft Visual Studio C++ 2015
| `msc_vc140`
|-