wine/dlls/wintrust/Makefile.in
Eric Pouech 9531fede56 wintrust: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-22 18:20:23 +01:00

15 lines
215 B
Makefile

MODULE = wintrust.dll
IMPORTLIB = wintrust
IMPORTS = crypt32 user32 advapi32
DELAYIMPORTS = cryptui imagehlp
C_SRCS = \
asn.c \
crypt.c \
register.c \
softpub.c \
wintrust_main.c
RC_SRCS = \
version.rc