msi: Convert IWineMsiRemoteDatabase BSTR parameters to LPCWSTR to avoid typecast.
[wine/testsucceed.git] / dlls / avifil32 / tests / Makefile.in
blob913d619d0b9a3969c105400b700536ad4c7b51f9
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = avifil32.dll
6 IMPORTS = avifil32 kernel32
8 C_SRCS = \
9 api.c
11 @MAKE_TEST_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend