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