shlwapi: Don't cast WCHAR string to BSTR.
[wine/testsucceed.git] / dlls / odbccp32 / tests / Makefile.in
blobb90443563b8ff27d307f019585ec537c56023031
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = odbccp32.dll
6 IMPORTS = odbccp32 kernel32
8 C_SRCS = \
9 misc.c
11 @MAKE_TEST_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend