README and help file updates.

This commit is contained in:
Bram Moolenaar
2010-08-14 17:46:20 +02:00
parent bb3d5dc320
commit 755bd26c59
11 changed files with 84 additions and 91 deletions

View File

@ -141,7 +141,8 @@ DOSBIN_S = dosbin_s
# - Set environment for Visual C++ 2008, e.g.:
# "E:\Microsoft Visual Studio 9.0\VC\bin\vcvars32.bat". Or, when using the
# Visual C++ Toolkit 2003: "msvcsetup.bat" (adjust the paths when necessary).
# For Windows 98/ME the 2003 version is required.
# For Windows 98/ME the 2003 version is required, but then it won't work on
# Windows 7 and 64 bit.
# - "nmake -f Make_mvc.mak"
# - "rm testdir/*.out", "nmake -f Make_mvc.mak test" and check the output.
# - Rename the executables to "vimw32.exe", "xxdw32.exe".