Added another VS10 version string
authorYang Tse <yangsita@gmail.com>
Tue, 16 Nov 2010 02:33:54 +0000 (03:33 +0100)
committerYang Tse <yangsita@gmail.com>
Tue, 16 Nov 2010 02:33:54 +0000 (03:33 +0100)
Makefile.msvc

index 66f9fae..7a2fce0 100644 (file)
@@ -105,6 +105,8 @@ CC_VERS_NUM = 90
 CC_VERS_NUM = 100
 !ELSEIF "$(_NMAKE_VER)" == "10.00.21003.01"
 CC_VERS_NUM = 100
+!ELSEIF "$(_NMAKE_VER)" == "10.00.30319.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