Removed CURLTOOLDEBUG. It caused libcurl_wc.dll

to fail in mysterious ways.
This commit is contained in:
Gisle Vanem 2005-01-11 17:08:47 +00:00
parent e3fa7d021e
commit 38f8087281
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ CC = wcc386
CFLAGS = -3r -mf -d3 -hc -zff -zgf -zq -zm -s -fr=con -w2 -fpi -oilrtfm &
-bt=nt -d+ -dWIN32 -dHAVE_LONGLONG -dHAVE_STRTOLL -dWITHOUT_MM_LIB &
-dSIZEOF_CURL_OFF_T=8 -dCURLDEBUG -dCURLTOOLDEBUG -dENABLE_IPV6 &
-dHAVE_WINSOCK2_H -I..\include -I..\lib
-dSIZEOF_CURL_OFF_T=8 -dCURLDEBUG -dENABLE_IPV6 -dHAVE_WINSOCK2_H &
-I..\include -I..\lib
!ifeq STATIC 0
LIBCURL = ..\lib\libcurl_wc_imp.lib