wer: Add new stubbed wer.dll.
[wine/hramrach.git] / dlls / mstask / tests / Makefile.in
blobbafbe4eea363258d7a3c10ac81d9f70d31988356
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = mstask.dll
6 IMPORTS = ole32
8 C_SRCS = \
9 task.c \
10 task_scheduler.c \
11 task_trigger.c
13 @MAKE_TEST_RULES@