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
crypt32: Added addref to store vtbl and use it instead of directly accessing ref.
[wine.git]
/
dlls
/
mmdevapi
/
tests
/
Makefile.in
blob
137cb74aa65a7e74501882c70b1fa7ef48bd6514
1
TESTDLL
=
mmdevapi.dll
2
IMPORTS
=
ole32 version user32
3
EXTRADEFS
= -
U__WINESRC__
-
DWINE_STRICT_PROTOTYPES
-
DWINE_NO_NAMELESS_EXTENSION
-
DWIDL_C_INLINE_WRAPPERS
4
5
C_SRCS
=
\
6
capture.c \
7
dependency.c \
8
mmdevenum.c \
9
propstore.c \
10
render.c
11
12
@MAKE_TEST_RULES@