ddraw/tests: Rewrite LimitTest().
[wine.git] / dlls / crypt32 / Makefile.in
blobd3a409fcae6b5508d46287baee7971bb194460b2
1 EXTRADEFS = -D_CRYPT32_
2 MODULE = crypt32.dll
3 IMPORTLIB = crypt32
4 IMPORTS = user32 advapi32
5 DELAYIMPORTS = cryptnet
6 EXTRALIBS = $(SECURITY_LIBS)
8 C_SRCS = \
9 base64.c \
10 cert.c \
11 chain.c \
12 collectionstore.c \
13 context.c \
14 crl.c \
15 ctl.c \
16 decode.c \
17 encode.c \
18 filestore.c \
19 main.c \
20 message.c \
21 msg.c \
22 object.c \
23 oid.c \
24 proplist.c \
25 protectdata.c \
26 provstore.c \
27 regstore.c \
28 rootstore.c \
29 serialize.c \
30 sip.c \
31 store.c \
32 str.c
34 RC_SRCS = crypt32.rc