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
user32: Load uxtheme when theming is active.
[wine.git]
/
dlls
/
bcrypt
/
Makefile.in
blob
24803fb2d7cbbcd8ebd844d3bed16dbd34edb06e
1
MODULE
=
bcrypt.dll
2
IMPORTS
=
advapi32
3
IMPORTLIB
=
bcrypt
4
EXTRAINCL
= $(
GNUTLS_CFLAGS
)
5
6
EXTRADLLFLAGS
= -
mno-cygwin
7
8
C_SRCS
=
\
9
bcrypt_main.c \
10
gnutls.c \
11
macos.c \
12
md2.c \
13
sha256.c \
14
sha512.c
15
16
RC_SRCS
=
version.rc