Update the minimum required MSVS version to 2005
This commit is contained in:
parent
8b854d2f92
commit
99f2d0ee2b
5 changed files with 9 additions and 6 deletions
|
|
@ -90,7 +90,7 @@ It is no longer actively maintained and by now rather obsolete.
|
|||
wxMSW is a port of wxWidgets for the Windows platforms (Windows XP and later
|
||||
are supported). wxMSW provides native look and feel for each Windows version.
|
||||
This port can be compiled with several compilers including Microsoft
|
||||
VC++ 2003 or later, MinGW, Cygwin as well as cross-compilation with a
|
||||
VC++ 2005 or later, MinGW, Cygwin as well as cross-compilation with a
|
||||
Linux-hosted MinGW tool chain.
|
||||
|
||||
@subpage plat_msw_install "Build and Install Instructions"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue