wine/dlls/mstask/tests/Makefile.in
2010-07-21 17:38:36 +02:00

14 lines
206 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = mstask.dll
IMPORTS = ole32
C_SRCS = \
task.c \
task_scheduler.c \
task_trigger.c
@MAKE_TEST_RULES@