Loading ares/Makefile.msvc +3 −1 Original line number Diff line number Diff line # $Id$ # Copyright (C) 2009 by Daniel Stenberg # Copyright (C) 2009-2010 by Daniel Stenberg # # Permission to use, copy, modify, and distribute this # software and its documentation for any purpose and without Loading Loading @@ -104,6 +104,8 @@ CC_VERS_NUM = 90 CC_VERS_NUM = 90 !ELSEIF "$(_NMAKE_VER)" == "10.00.20506.01" CC_VERS_NUM = 100 !ELSEIF "$(_NMAKE_VER)" == "10.00.21003.01" CC_VERS_NUM = 100 !ELSE ! MESSAGE Unknown value for _NMAKE_VER macro: "$(_NMAKE_VER)" ! MESSAGE Please, report this condition on the c-ares development Loading Loading
ares/Makefile.msvc +3 −1 Original line number Diff line number Diff line # $Id$ # Copyright (C) 2009 by Daniel Stenberg # Copyright (C) 2009-2010 by Daniel Stenberg # # Permission to use, copy, modify, and distribute this # software and its documentation for any purpose and without Loading Loading @@ -104,6 +104,8 @@ CC_VERS_NUM = 90 CC_VERS_NUM = 90 !ELSEIF "$(_NMAKE_VER)" == "10.00.20506.01" CC_VERS_NUM = 100 !ELSEIF "$(_NMAKE_VER)" == "10.00.21003.01" CC_VERS_NUM = 100 !ELSE ! MESSAGE Unknown value for _NMAKE_VER macro: "$(_NMAKE_VER)" ! MESSAGE Please, report this condition on the c-ares development Loading