wine-wine/dlls/mstask/Makefile.in

13 lines
166 B
Makefile

MODULE = mstask.dll
IMPORTS = uuid ole32
C_SRCS = \
factory.c \
mstask_main.c \
task.c \
task_scheduler.c \
task_trigger.c
IDL_SRCS = \
mstask_local.idl