repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wined3d: Shadow format flags in wined3d_rendertarget_view.
[wine.git]
/
dlls
/
crypt32
/
Makefile.in
blob
d3a409fcae6b5508d46287baee7971bb194460b2
1
EXTRADEFS
= -
D_CRYPT32_
2
MODULE
=
crypt32.dll
3
IMPORTLIB
=
crypt32
4
IMPORTS
=
user32 advapi32
5
DELAYIMPORTS
=
cryptnet
6
EXTRALIBS
= $(
SECURITY_LIBS
)
7
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
33
34
RC_SRCS
=
crypt32.rc