chiark / gitweb /
Clarify in README that Makefile.vc is for nmake.
authorSimon Tatham <anakin@pobox.com>
Fri, 18 Dec 2015 14:50:44 +0000 (14:50 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 18 Dec 2015 14:51:09 +0000 (14:51 +0000)
A user pointed out today that I hadn't actually said that!

README

diff --git a/README b/README
index e69fa2ae89ef9a9c323fe79ebf23ab367accd1ac..9a0cdf58bfd8090cbe469575a318ea9cf179d52a 100644 (file)
--- a/README
+++ b/README
@@ -15,7 +15,8 @@ The Makefiles include:
    configure script and Makefile.in, after which you can then run
    `./configure' to create an actual Unix Makefile.
 
- - `Makefile.vc' should work under MS Visual C++ on Windows.
+ - `Makefile.vc' should work under MS Visual C++ on Windows. Run
+   'nmake /f Makefile.vc' in a Visual Studio command prompt.
 
  - `Makefile.cyg' should work under Cygwin / MinGW. With appropriate
    tweaks and setting of TOOLPATH, it should work for both compiling