Sweden-Number/dlls/crypt32/tests/Makefile.in

21 lines
288 B
Makefile

EXTRADEFS = -DWINE_NO_LONG_TYPES
TESTDLL = crypt32.dll
IMPORTS = crypt32 advapi32 user32 shlwapi shell32 bcrypt
C_SRCS = \
base64.c \
cert.c \
chain.c \
crl.c \
ctl.c \
encode.c \
main.c \
message.c \
msg.c \
object.c \
oid.c \
protectdata.c \
sip.c \
store.c \
str.c