commit | 18cfa940e2bbf657e8f90e6486812876198ef963 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Oct 08 17:58:44 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Oct 08 17:58:44 2017 +0200 |
tree | 0df440d1dcf073a66208b45871ac4a271097c55b | |
parent | 0ab35b279f9d64f32e99424166b047f90cb042d8 [diff] [blame] |
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.
diff --git a/Filelist b/Filelist index aaa6ba7..8b3449c 100644 --- a/Filelist +++ b/Filelist
@@ -406,6 +406,7 @@ src/msvcsetup.bat \ src/msvc2008.bat \ src/msvc2010.bat \ + src/msvc2015.bat \ src/dimm.idl \ src/dlldata.c \ src/dosinst.c \