From 1576f3319ef03d801f8783fb017b3c2da6c8a099 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 2 Jan 2005 19:19:32 +0000 Subject: Alex Neblett's minor update --- lib/Makefile.vc6 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/Makefile.vc6') diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index 9b21f5c5a..0be22560b 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -31,11 +31,11 @@ LIB_NAME_DEBUG = libcurld # # Stem for DLL import libs # -IMPLIB_NAME = libcurl_imp -IMPLIB_NAME_DEBUG = libcurld_imp +IMPLIB_NAME = libcurl +IMPLIB_NAME_DEBUG = libcurld !IFNDEF OPENSSL_PATH -OPENSSL_PATH = ../../openssl-0.9.7d +OPENSSL_PATH = ../../openssl-0.9.7e !ENDIF !IFNDEF ZLIB_PATH -- cgit v1.2.3