1
0
forked from aniani/vim

updated for version 7.3.639

Problem:    It's not easy to build Vim on Windows with XPM support.
Solution:   Include the required files, they are quite small.  Update the
            MSVC makefile to use them.  Binary files are in the next patch.
            (Sergey Khorev)
This commit is contained in:
Bram Moolenaar
2012-08-29 14:18:33 +02:00
parent 1c75a03501
commit c6c1d8b802
4 changed files with 24 additions and 8 deletions

View File

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