wine-wine/dlls/wintrust/tests/Makefile.in

11 lines
139 B
Makefile

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