wine/dlls/cryptnet/Makefile.in
Alexandre Julliard 7ca2c13ea9 cryptnet: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-29 11:38:39 +02:00

10 lines
147 B
Makefile

MODULE = cryptnet.dll
IMPORTLIB = cryptnet
IMPORTS = crypt32
DELAYIMPORTS = wininet
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
cryptnet_main.c