blob: ae6a99f750e9e6e781cd5fe9defc93d04fedab4e [file]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = mstask.dll
IMPORTS = uuid kernel32
C_SRCS = \
factory.c \
mstask_main.c \
task_scheduler.c
RC_SRCS = rsrc.rc
IDL_I_SRCS = mstask_local.idl
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend