diff --git a/msvc_ver.inc b/msvc_ver.inc index c77fc643..51203976 100644 --- a/msvc_ver.inc +++ b/msvc_ver.inc @@ -62,6 +62,8 @@ CC_VERS_NUM = 140 CC_VERS_NUM = 140 !ELSEIF "$(_NMAKE_VER)" == "14.00.23918.0" CC_VERS_NUM = 140 +!ELSEIF "$(_NMAKE_VER)" == "14.00.24210.0" +CC_VERS_NUM = 140 !ELSE ! MESSAGE Unknown value for _NMAKE_VER macro: "$(_NMAKE_VER)" ! MESSAGE Please, report this condition on the c-ares development