repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added YUV routines needed for v4l driver, and in the future possibly
[wine/gsoc-2012-control.git]
/
dlls
/
wintrust
/
Makefile.in
blob
52d47c8b4bcdc2110944c5fec9135638bc7eda65
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wintrust.dll
6
IMPORTLIB
=
libwintrust.
$(
IMPLIBEXT
)
7
IMPORTS
=
kernel32
8
9
C_SRCS
=
wintrust_main.c
10
11
@MAKE_DLL_RULES@
12
13
### Dependencies: