wined3d: Pass a wined3d_device_context to wined3d_cs_emit_blt_sub_resource().
[wine/zf.git] / dlls / crypt32 / Makefile.in
blob375cca4254adcaa3a8c516cfb1ce6d9a67d87f5e
1 EXTRADEFS = -D_CRYPT32_
2 MODULE = crypt32.dll
3 IMPORTLIB = crypt32
4 IMPORTS = user32 advapi32 bcrypt
5 DELAYIMPORTS = cryptnet
6 EXTRALIBS = $(SECURITY_LIBS)
7 EXTRAINCL = $(GNUTLS_CFLAGS)
9 EXTRADLLFLAGS = -mno-cygwin
11 C_SRCS = \
12 base64.c \
13 cert.c \
14 chain.c \
15 collectionstore.c \
16 context.c \
17 crl.c \
18 ctl.c \
19 decode.c \
20 encode.c \
21 filestore.c \
22 main.c \
23 message.c \
24 msg.c \
25 object.c \
26 oid.c \
27 pfx.c \
28 proplist.c \
29 protectdata.c \
30 provstore.c \
31 regstore.c \
32 rootstore.c \
33 serialize.c \
34 sip.c \
35 store.c \
36 str.c \
37 unixlib.c
39 RC_SRCS = crypt32.rc