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
/
crypt32
/
Makefile.in
blob
f1636127dee2db5afebbc727a0e6e42cad5f28b3
1
EXTRADEFS
= -
D_CRYPT32_
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
crypt32.dll
7
IMPORTLIB
=
libcrypt32.
$(
IMPLIBEXT
)
8
IMPORTS
=
advapi32 kernel32
9
10
C_SRCS
=
\
11
cert.c \
12
encode.c \
13
protectdata.c \
14
main.c
15
16
SUBDIRS
=
tests
17
18
@MAKE_DLL_RULES@
19
20
### Dependencies: