1
0
forked from aniani/vim

patch 8.0.0093

Problem:    Not using multiprocess build feature.
Solution:   Enable multiprocess build with MSVC 10. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2016-11-19 17:17:12 +01:00
parent ca8b8d6956
commit dda39aeafc
2 changed files with 13 additions and 0 deletions

View File

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