Sweden-Number/dlls/taskschd/Makefile.in

10 lines
130 B
Makefile
Raw Normal View History

2013-12-23 08:37:49 +01:00
MODULE = taskschd.dll
IMPORTS = advapi32 oleaut32
2013-12-23 08:37:49 +01:00
C_SRCS = \
folder.c \
task.c \
2013-12-23 08:37:49 +01:00
taskschd.c
IDL_SRCS = taskschd_tlb.idl