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
makefiles: Install PE files in an architecture-specific directory.
[wine.git]
/
dlls
/
taskschd
/
Makefile.in
blob
0ad00898ace8f37880dfb046f77595bf23ba5835
1
MODULE
=
taskschd.dll
2
IMPORTS
=
oleaut32 ole32 advapi32 xmllite rpcrt4
3
4
EXTRADLLFLAGS
= -
mno-cygwin
-
Wb
,--
prefer-native
5
6
C_SRCS
=
\
7
folder.c \
8
folder_collection.c \
9
regtask.c \
10
task.c \
11
taskschd.c
12
13
IDL_SRCS
=
\
14
schrpc.idl \
15
taskschd_tlb.idl