| commit | c6c1d8b80236305f7e7b053be8dea63688fa648e | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Wed Aug 29 14:18:33 2012 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Wed Aug 29 14:18:33 2012 +0200 |
| tree | 7cbb9d297d35e735090487a7332c34744fa1bebc | |
| parent | 1c75a03501698b8cd1dcb4fd892bc329302d9533 [diff] |
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)