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