1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

SM renamed the debug DLL

This commit is contained in:
Daniel Stenberg 2001-12-02 12:09:00 +00:00
parent db33926432
commit 2f03ef39d1

View File

@ -28,7 +28,7 @@
##############################################################
LIB_NAME = libcurl
LIB_NAME_DEBUG = libcurl
LIB_NAME_DEBUG = libcurld
OPENSSL_PATH = ../../openssl-0.9.6
#############################################################