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