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
d2d1: Implement ID2D1DeviceContext::CreateImageBrush().
[wine.git]
/
dlls
/
secur32
/
Makefile.in
blob
5b71cd8241799226515c6600dba54cc3ce39651b
1
MODULE
=
secur32.dll
2
IMPORTLIB
=
secur32
3
UNIXLIB
=
secur32.so
4
IMPORTS
=
advapi32
5
DELAYIMPORTS
=
crypt32
6
EXTRAINCL
= $(
GNUTLS_CFLAGS
)
7
8
C_SRCS
=
\
9
lsa.c \
10
negotiate.c \
11
schannel.c \
12
schannel_gnutls.c \
13
secur32.c \
14
thunks.c \
15
wrapper.c