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
usp10: Fall back to 'dflt' language if shaping language tag isn't found.
[wine.git]
/
dlls
/
bcrypt
/
Makefile.in
blob
602d22dca45c433f4768e85d7fd3130fbb8fbe8c
1
MODULE
=
bcrypt.dll
2
IMPORTS
=
advapi32
3
IMPORTLIB
=
bcrypt
4
EXTRAINCL
= $(
GNUTLS_CFLAGS
)
5
6
C_SRCS
=
\
7
bcrypt_main.c \
8
sha256.c \
9
sha512.c
10
11
RC_SRCS
=
version.rc