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