dmband: Rewrite band lbin list parsing.
[wine.git] / dlls / crypt32 / Makefile.in
blob3dae1d7a339fe39aaecbb7f1aac3b61d1a0cb6fd
1 EXTRADEFS = -D_CRYPT32_
2 MODULE = crypt32.dll
3 UNIXLIB = crypt32.so
4 IMPORTLIB = crypt32
5 IMPORTS = user32 advapi32 bcrypt
6 DELAYIMPORTS = cryptnet
7 UNIX_LIBS = $(SECURITY_LIBS)
8 UNIX_CFLAGS = $(GNUTLS_CFLAGS)
10 C_SRCS = \
11 base64.c \
12 cert.c \
13 chain.c \
14 collectionstore.c \
15 context.c \
16 crl.c \
17 ctl.c \
18 decode.c \
19 encode.c \
20 filestore.c \
21 main.c \
22 message.c \
23 msg.c \
24 object.c \
25 oid.c \
26 pfx.c \
27 proplist.c \
28 protectdata.c \
29 provstore.c \
30 regstore.c \
31 rootstore.c \
32 serialize.c \
33 sip.c \
34 store.c \
35 str.c \
36 unixlib.c
38 RC_SRCS = crypt32.rc