0
0
mirror of https://github.com/vim/vim.git synced 2025-10-08 06:04:08 -04:00

patch 7.4.1944

Problem:    Win32: Cannot compile with XPM feature using VC2015
Solution:   Add XPM libraries compiled with VC2015, and enable to build
            gvim.exe which supports XPM using VC2015. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2016-06-18 21:59:36 +02:00
parent 678e480529
commit b5b95750a6
4 changed files with 57 additions and 40 deletions

View File

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