1
0
forked from aniani/vim

patch 8.1.0408: MSVC: cannot use the "x64" native compiler option

Problem:    MSVC: cannot use the "x64" native compiler option.
Solution:   Ignore case for %Platform%.  Improve documentation. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2018-09-18 22:58:41 +02:00
parent fe15b7dfa6
commit a87f8fd3fe
3 changed files with 31 additions and 9 deletions

View File

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