Include Windows 10, VS2013 and VS2015 in docs.

Include Windows 10 in the documentation were appropriate.
This commit is contained in:
Tobias Taschner
2015-09-11 13:35:43 +02:00
parent a75d5298b7
commit 3251fa4156
3 changed files with 9 additions and 9 deletions

View File

@@ -78,9 +78,9 @@ paragraphs, but here are some of the benefits:
wxWidgets first-tier "ports", ie implementations of wxWidgets API, are:
@li wxMSW: This is the native port for Microsoft Windows systems (from Windows
95 up to Windows 8.1 with at least Windows XP being recommended), either 32 or
95 up to Windows 10 with at least Windows XP being recommended), either 32 or
64 bits. The primarily supported compilers are Microsoft Visual C++ (versions 6
up to 2013 are supported, at least 2005 is recommended) and GNU g++ (either
up to 2015 are supported, at least 2005 is recommended) and GNU g++ (either
from the traditional MinGW, TDM-GCC or MinGW-w64 distributions).
@li wxGTK: wxGTK2 and wxGTK3 are the ports using GTK+ library version 2.x and