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
mmdevapi: Query MemoryWineUnixFuncs virtual memory and store the resulting handle.
[wine.git]
/
dlls
/
bcrypt
/
Makefile.in
blob
11f4acea4f2ae6d58fafc94d8b2d93dd38cd55ba
1
MODULE
=
bcrypt.dll
2
IMPORTS
=
advapi32
3
IMPORTLIB
=
bcrypt
4
UNIXLIB
=
bcrypt.so
5
UNIX_CFLAGS
= $(
GNUTLS_CFLAGS
)
6
7
C_SRCS
=
\
8
bcrypt_main.c \
9
gnutls.c \
10
md2.c \
11
sha256.c \
12
sha512.c
13
14
RC_SRCS
=
version.rc