schannel: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Alexandre Julliard 2019-06-20 09:07:33 +02:00
parent f8c55bf8d0
commit 6dde50b1b6
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
MODULE = schannel.dll
IMPORTS = secur32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
lsamode.c \
schannel_main.c \