Update documentation to mention Visual Studio 2017 support

Extend the list of MSVS version to include the latest 2017 one.
This commit is contained in:
Tobias Taschner
2017-01-16 22:28:40 +01:00
committed by VZ
parent 3206df50c4
commit b026674913
4 changed files with 7 additions and 7 deletions

View File

@@ -30,7 +30,7 @@ wxWidgets currently supports the following primary platforms:
Most popular C++ compilers are supported including but not limited to:
- Microsoft Visual C++ 2003 or later (up to 2015).
- Microsoft Visual C++ 2003 or later (up to 2017).
- g++ 3.4 or later, including MinGW/MinGW-64/TDM under Windows.
- Clang under OS X and Linux.
- Intel icc compiler.