From: Jacob Nevins Date: Mon, 23 Jan 2017 23:41:39 +0000 (+0000) Subject: We routinely compile with both VS2003 and 2015. X-Git-Tag: 0.68~77 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=0249dd0a312f456452de834e3c7b9b94ec80fce4;p=PuTTY.git We routinely compile with both VS2003 and 2015. --- diff --git a/README b/README index 43009fcc..00db28d2 100644 --- a/README +++ b/README @@ -17,7 +17,7 @@ For building on Windows: systems. Change into the `windows' subdirectory and type `nmake -f Makefile.vc' to build all the PuTTY binaries. - As of 2016, we successfully compiled PuTTY with both Visual Studio + As of 2017, we successfully compile PuTTY with both Visual Studio 7 (2003) and Visual Studio 14 (2015), so our guess is that it will probably build with versions in between those as well.