]> granicus.if.org Git - curl/commitdiff
reverted the bad naming of the implib names
authorDaniel Stenberg <daniel@haxx.se>
Sun, 2 Jan 2005 21:15:29 +0000 (21:15 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 2 Jan 2005 21:15:29 +0000 (21:15 +0000)
lib/Makefile.vc6

index 0be22560ba36e65f9e8a417cc2429d3c445af292..48f1301c3d0c1813661d32a91e32ea8979f2f333 100644 (file)
@@ -31,8 +31,8 @@ LIB_NAME_DEBUG = libcurld
 #\r
 # Stem for DLL import libs\r
 #\r
-IMPLIB_NAME       = libcurl\r
-IMPLIB_NAME_DEBUG = libcurld\r
+IMPLIB_NAME       = libcurl_imp\r
+IMPLIB_NAME_DEBUG = libcurld_imp\r
 \r
 !IFNDEF OPENSSL_PATH\r
 OPENSSL_PATH   = ../../openssl-0.9.7e\r