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
comctl32/toolbar: Skip iString field for separators.
[wine/multimedia.git]
/
dlls
/
wintrust
/
Makefile.in
blob
f74717904b81c2525ad84ca5d6da6f7e3d626d40
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wintrust.dll
6
IMPORTLIB
=
wintrust
7
IMPORTS
=
crypt32 user32 advapi32 kernel32 ntdll
8
DELAYIMPORTS
=
cryptui imagehlp
9
10
C_SRCS
=
\
11
asn.c \
12
crypt.c \
13
register.c \
14
softpub.c \
15
wintrust_main.c
16
17
RC_SRCS
=
\
18
version.rc
19
20
@MAKE_DLL_RULES@
21
22
@DEPENDENCIES@
# everything below this line is overwritten by make depend