Commit e6b2eb78 authored by Yang Tse's avatar Yang Tse
Browse files

build: add curl_schannel and curl_darwinssl files to other build systems

parent 6c09ffaf
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -501,6 +501,7 @@ X_OBJS= \
	$(DIROBJ)\content_encoding.obj \
	$(DIROBJ)\cookie.obj \
	$(DIROBJ)\curl_addrinfo.obj \
	$(DIROBJ)\curl_darwinssl.obj \
	$(DIROBJ)\curl_fnmatch.obj \
	$(DIROBJ)\curl_gethostname.obj \
	$(DIROBJ)\curl_memrchr.obj \
@@ -512,6 +513,7 @@ X_OBJS= \
	$(DIROBJ)\curl_rand.obj \
	$(DIROBJ)\curl_rtmp.obj \
	$(DIROBJ)\curl_sasl.obj \
	$(DIROBJ)\curl_schannel.obj \
	$(DIROBJ)\curl_sspi.obj \
	$(DIROBJ)\curl_threads.obj \
	$(DIROBJ)\dict.obj \
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ SOURCE \
  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 curl_ntlm.c curl_ntlm_wb.c curl_ntlm_core.c	\
  curl_sasl.c curl_multibyte.c
  curl_sasl.c curl_multibyte.c curl_schannel.c curl_darwinssl.c

USERINCLUDE   ../../../lib ../../../include/curl
#ifdef ENABLE_SSL