makefile: Added support for VC11

This commit is contained in:
Steve Holme
2014-01-08 00:15:30 +00:00
parent f61e0a34ea
commit aa1ee9e7a2
4 changed files with 14 additions and 3 deletions

View File

@@ -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