From: Daniel Stenberg Date: Sun, 2 Dec 2001 12:09:00 +0000 (+0000) Subject: SM renamed the debug DLL X-Git-Tag: curl-7_9_2~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f03ef39d12c1a1027c71c9c3bc7e91f356c370c;p=curl SM renamed the debug DLL --- diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index 820cec148..99490039a 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -28,7 +28,7 @@ ############################################################## LIB_NAME = libcurl -LIB_NAME_DEBUG = libcurl +LIB_NAME_DEBUG = libcurld OPENSSL_PATH = ../../openssl-0.9.6 #############################################################