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