wine/dlls/schannel/Makefile.in
Eric Pouech 486ad92d55 schannel: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-17 18:57:17 +01:00

12 lines
160 B
Makefile

MODULE = schannel.dll
IMPORTS = secur32
EXTRADLLFLAGS = -Wb,--prefer-native
C_SRCS = \
lsamode.c \
schannel_main.c \
usermode.c
RC_SRCS = version.rc