mirror of
https://github.com/vim/vim.git
synced 2025-09-30 04:44:14 -04:00
Various smaller changes. Updated proto files. Updated dependencies.
This commit is contained in:
@@ -364,6 +364,9 @@ MSVCVER = 10.0
|
||||
!if "$(_NMAKE_VER)" == "10.00.30128.01"
|
||||
MSVCVER = 10.0
|
||||
!endif
|
||||
!if "$(_NMAKE_VER)" == "10.00.30319.01"
|
||||
MSVCVER = 10.0
|
||||
!endif
|
||||
!endif
|
||||
|
||||
# Abort bulding VIM if version of VC is unrecognised.
|
||||
|
Reference in New Issue
Block a user