nsiproxy: Implement IP compartment get_all_paramters.
[wine.git] / dlls / taskschd / Makefile.in
blob0ad00898ace8f37880dfb046f77595bf23ba5835
1 MODULE = taskschd.dll
2 IMPORTS = oleaut32 ole32 advapi32 xmllite rpcrt4
4 EXTRADLLFLAGS = -mno-cygwin -Wb,--prefer-native
6 C_SRCS = \
7 folder.c \
8 folder_collection.c \
9 regtask.c \
10 task.c \
11 taskschd.c
13 IDL_SRCS = \
14 schrpc.idl \
15 taskschd_tlb.idl