1
0
forked from aniani/vim

patch 8.0.0756: cannot build libvterm with MSVC

Problem:    Cannot build libvterm with MSVC.
Solution:   Add an MSVC Makefile to libvterm. (Yasuhiro Matsumoto, closes
            #1865)
This commit is contained in:
Bram Moolenaar
2017-07-23 17:11:15 +02:00
parent 26af85d97b
commit 2aeaf3fc01
4 changed files with 48 additions and 6 deletions

View File

@@ -769,6 +769,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
756,
/**/
755,
/**/