smb: Added initial source files for SMB

Added the initial source files and updated the relevant project files in
order to support SMB/CIFS.
This commit is contained in:
Bill Nagel 2014-11-29 13:12:44 -05:00 committed by Steve Holme
parent 3529903afb
commit e80d9d5902
5 changed files with 62 additions and 3 deletions

View file

@ -39,7 +39,7 @@ SOURCE \
http_proxy.c non-ascii.c asyn-ares.c asyn-thread.c curl_gssapi.c \
curl_ntlm.c curl_ntlm_wb.c curl_ntlm_core.c curl_ntlm_msgs.c \
curl_sasl.c vtls/curl_schannel.c curl_multibyte.c \
vtls/curl_darwinssl.c bundles.c conncache.c curl_sasl_sspi.c
vtls/curl_darwinssl.c bundles.c conncache.c curl_sasl_sspi.c smb.c
USERINCLUDE ../../../lib ../../../include/curl
#ifdef ENABLE_SSL