1
0
forked from aniani/vim

patch 8.0.1183: MS-Windows build instructions are outdated

Problem:    MS-Windows build instructions are outdated.
Solution:   Update instructions for MSVC 2015.  Update the build script.
This commit is contained in:
Bram Moolenaar
2017-10-08 17:58:44 +02:00
parent 0ab35b279f
commit 18cfa940e2
5 changed files with 102 additions and 85 deletions

View File

@@ -406,6 +406,7 @@ SRC_DOS = \
src/msvcsetup.bat \
src/msvc2008.bat \
src/msvc2010.bat \
src/msvc2015.bat \
src/dimm.idl \
src/dlldata.c \
src/dosinst.c \