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
gdiplus: Retrieve LOGFONT from a GpFont using GdipGetLogFontW instead of accessing...
[wine.git]
/
dlls
/
rsaenh
/
Makefile.in
blob
ef4ea5edef188c7fc27de39f0c6d3bf5aac84e46
1
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
2
MODULE
=
rsaenh.dll
3
IMPORTLIB
=
rsaenh
4
IMPORTS
=
crypt32 advapi32
5
6
C_SRCS
=
\
7
aes.c \
8
des.c \
9
handle.c \
10
implglue.c \
11
md2.c \
12
mpi.c \
13
rc2.c \
14
rc4.c \
15
rsa.c \
16
rsaenh.c \
17
sha2.c
18
19
RC_SRCS
=
rsrc.rc
20
21
@MAKE_DLL_RULES@