repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rpcrt4/tests: Added missing assignment (Coverity).
[wine.git]
/
dlls
/
taskschd
/
Makefile.in
blob
c6df2a3268f700c8b982111b61bfce881ed8cb65
1
MODULE
=
taskschd.dll
2
IMPORTS
=
oleaut32 ole32 advapi32 xmllite rpcrt4
3
4
C_SRCS
=
\
5
folder.c \
6
folder_collection.c \
7
regtask.c \
8
task.c \
9
taskschd.c
10
11
IDL_SRCS
=
\
12
schrpc.idl \
13
taskschd_tlb.idl