1
0
forked from aniani/vim

updated for version 7.2.384

Problem:    Vim doesn't build properly with MSVC 2010.
Solution:   Add the nmake version to the build file. (George Reilly)
This commit is contained in:
Bram Moolenaar
2010-03-02 17:59:44 +01:00
parent 8b9c05fa54
commit 2498b3ab10
3 changed files with 6 additions and 0 deletions

View File

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