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