winmm/tests: Add tests for visibility of video window.
[wine.git] / dlls / crypt32 / Makefile.in
blobdd67cf58414e53e67ab0e0414a62e90bc1ecefa5
1 MODULE = crypt32.dll
2 UNIXLIB = crypt32.so
3 IMPORTLIB = crypt32
4 IMPORTS = user32 advapi32 bcrypt
5 DELAYIMPORTS = cryptnet
6 UNIX_LIBS = $(SECURITY_LIBS)
7 UNIX_CFLAGS = $(GNUTLS_CFLAGS)
9 C_SRCS = \
10 base64.c \
11 cert.c \
12 chain.c \
13 collectionstore.c \
14 context.c \
15 crl.c \
16 ctl.c \
17 decode.c \
18 encode.c \
19 filestore.c \
20 main.c \
21 message.c \
22 msg.c \
23 object.c \
24 oid.c \
25 pfx.c \
26 proplist.c \
27 protectdata.c \
28 provstore.c \
29 regstore.c \
30 rootstore.c \
31 serialize.c \
32 sip.c \
33 store.c \
34 str.c \
35 unixlib.c
37 RC_SRCS = crypt32.rc