wine/dlls/wintrust/tests/Makefile.in
Eric Pouech 457044cb47 wintrust/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-09 19:11:43 +01:00

9 lines
120 B
Makefile

TESTDLL = wintrust.dll
IMPORTS = wintrust crypt32 advapi32
C_SRCS = \
asn.c \
crypt.c \
register.c \
softpub.c