repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
winemac.drv: Don't filter non active displays out.
[wine/zf.git]
/
dlls
/
oleacc
/
Makefile.in
blob
c8e2a309fb1eba0e744c89b2a41e42002168f8f2
1
MODULE
=
oleacc.dll
2
IMPORTLIB
=
oleacc
3
IMPORTS
=
uuid oleaut32 ole32 user32 rpcrt4
4
5
EXTRADLLFLAGS
= -
mno-cygwin
6
7
C_SRCS
=
\
8
client.c \
9
main.c \
10
propservice.c \
11
window.c
12
13
IDL_SRCS
=
oleacc_classes.idl
14
15
RC_SRCS
=
oleacc.rc
16
17
dlldata_EXTRADEFS
= -
DENTRY_PREFIX
=
OLEACC_
-
DPROXY_DELEGATION
-
DWINE_REGISTER_DLL