From aa1ee9e7a25a76311e3d499f269f20dfd890d9c2 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Wed, 8 Jan 2014 00:15:30 +0000 Subject: makefile: Added support for VC11 --- winbuild/MakefileBuild.vc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winbuild/MakefileBuild.vc') diff --git a/winbuild/MakefileBuild.vc b/winbuild/MakefileBuild.vc index aca4ac9ca..e43dd367b 100644 --- a/winbuild/MakefileBuild.vc +++ b/winbuild/MakefileBuild.vc @@ -22,7 +22,7 @@ ########################################################################### # -# Makefile for building libcurl with MSVC 6, 7, 8, 9 and 10 +# Makefile for building libcurl with MSVC 6, 7, 8, 9, 10 and 11 # # Usage: see usage message below # Should be invoked from winbuild directory -- cgit v1.2.3