explorerframe/tests: Use CRT memory allocation functions.
[wine.git] / dlls / taskschd / Makefile.in
blob4634c5bbe844485ee1af827bce63a3e3b750ce4e
1 MODULE = taskschd.dll
2 IMPORTS = oleaut32 ole32 advapi32 xmllite rpcrt4
4 EXTRADLLFLAGS = -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