1
0
forked from aniani/vim

patch 7.4.1095

Problem:    Can't build GvimExt with SDK 7.1.
Solution:   Support using setenv.bat instead of vcvars32.bat. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2016-01-15 18:03:32 +01:00
parent 5a46a58eb6
commit 3d6d5cc3a4
3 changed files with 8 additions and 0 deletions

View File

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