wine/dlls/cryptnet/Makefile.in
Zebediah Figura b49ffc574c cryptnet: Cache the result of revocation checks on disk.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-22 13:17:15 +02:00

10 lines
161 B
Makefile

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