]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0279: MSVC 2015 uses a different dll name v8.0.0279
authorBram Moolenaar <Bram@vim.org>
Wed, 1 Feb 2017 12:02:47 +0000 (13:02 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 1 Feb 2017 12:02:47 +0000 (13:02 +0100)
commit168dd00f72515750505458018767f2ae0bcdb54e
tree4b6fbe670c65ca531cc0577a2e6ffda07fcdd4e2
parentf1ab9c137060a4d3aa1e69bcbbed02342cd746a3
patch 8.0.0279: MSVC 2015 uses a different dll name

Problem:    With MSVC 2015 the dll name is vcruntime140.dll.
Solution:   Check the MSVC version and use the right dll name. (Ken Takata)
src/Make_mvc.mak
src/version.c