1
0
forked from aniani/vim

updated for version 7.4.412

Problem:    Can't build on Windows XP with MSVC.
Solution:   Add SUBSYSTEM_VER to the Makefile. (Yongwei Wu)
This commit is contained in:
Bram Moolenaar
2014-08-22 18:12:57 +02:00
parent 1b338d2022
commit ce2f2e061d
3 changed files with 30 additions and 0 deletions

View File

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