repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mshtml: Use popup menu from shdoclc.dll.
[wine/multimedia.git]
/
dlls
/
wintrust
/
Makefile.in
blob
d547dc49475fea78f09580bbcd3f6a7a3a9dca5f
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wintrust.dll
6
IMPORTLIB
=
libwintrust.
$(
IMPLIBEXT
)
7
IMPORTS
=
crypt32 user32 advapi32 kernel32
8
9
C_SRCS
=
\
10
crypt.c \
11
register.c \
12
wintrust_main.c
13
14
RC_SRCS
=
\
15
version.rc
16
17
@MAKE_DLL_RULES@
18
19
@DEPENDENCIES@
# everything below this line is overwritten by make depend