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: Add support for Automake-style silent make rules.
[wine.git]
/
dlls
/
dispex
/
Makefile.in
blob
1f960f0b8450f8896d2dcf0b00c62009975bfd8c
1
MODULE
=
dispex.dll
2
IMPORTS
=
uuid oleaut32 ole32 rpcrt4 advapi32
3
4
EXTRADLLFLAGS
= -
mno-cygwin
5
6
C_SRCS
=
\
7
usrmarshal.c
8
9
IDL_SRCS
=
\
10
disp_ex.idl
11
12
dlldata_EXTRADEFS
= -
DWINE_REGISTER_DLL
-
DPROXY_DELEGATION