Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJacob Nevins <jacobn@chiark.greenend.org.uk>2017-01-24 02:41:39 +0300
committerJacob Nevins <jacobn@chiark.greenend.org.uk>2017-01-24 02:41:39 +0300
commit0249dd0a312f456452de834e3c7b9b94ec80fce4 (patch)
treeda99440d702509897d0498d142d82037acefe0c6 /README
parentd33d8d72ad936ae05ca1b5ecb55b129bf3d4b9f1 (diff)
We routinely compile with both VS2003 and 2015.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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.