Sweden-Number/dlls/taskschd/Makefile.in

16 lines
241 B
Makefile
Raw Normal View History

2013-12-23 08:37:49 +01:00
MODULE = taskschd.dll
IMPORTS = oleaut32 ole32 advapi32 xmllite rpcrt4
2013-12-23 08:37:49 +01:00
EXTRADLLFLAGS = -Wb,--prefer-native
2013-12-23 08:37:49 +01:00
C_SRCS = \
folder.c \
folder_collection.c \
regtask.c \
task.c \
2013-12-23 08:37:49 +01:00
taskschd.c
IDL_SRCS = \
schrpc.idl \
taskschd_tlb.idl