From: Daniel Stenberg Date: Thu, 25 Mar 2004 07:53:37 +0000 (+0000) Subject: added curl_strerror to the build X-Git-Tag: c-ares-1_2_0~122 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0953140b53843f6b0d8841907432dbacaf6e6173;p=curl added curl_strerror to the build --- diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index e9ddd366e..496d93a1c 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -222,6 +222,7 @@ X_OBJS= \ $(DIROBJ)\http_negotiate.obj \ $(DIROBJ)\http_ntlm.obj \ $(DIROBJ)\md5.obj \ + $(DIROBJ)\curl_strerror.obj \ $(RESOURCE) all : $(TARGET)