aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Makefile.vc62
1 files changed, 1 insertions, 1 deletions
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
#############################################################