mirror of
https://github.com/curl/curl.git
synced 2026-07-23 03:57:16 +03:00
http NTLM: add curl_ntlm.c to Symbian's libcurl.mmp
This commit is contained in:
parent
dc4f9d185d
commit
0c4ec8033b
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ SOURCE \
|
|||
pingpong.c rtsp.c curl_threads.c warnless.c hmac.c polarssl.c \
|
||||
curl_rtmp.c openldap.c curl_gethostname.c gopher.c axtls.c \
|
||||
idn_win32.c http_negotiate_sspi.c cyassl.c http_proxy.c non-ascii.c \
|
||||
asyn-ares.c asyn-thread.c
|
||||
asyn-ares.c asyn-thread.c curl_ntlm.c
|
||||
|
||||
USERINCLUDE ../../../lib ../../../include/curl
|
||||
#ifdef ENABLE_SSL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue