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
wininet: Use isspaceW() instead of isspace() for WCHARs.
[wine.git]
/
dlls
/
oleacc
/
Makefile.in
blob
331229f2d4e0c106ab16911a9fc150153305eaa8
1
MODULE
=
oleacc.dll
2
IMPORTLIB
=
oleacc
3
IMPORTS
=
uuid oleaut32 ole32 user32 rpcrt4
4
5
C_SRCS
=
\
6
client.c \
7
main.c \
8
propservice.c \
9
window.c
10
11
IDL_SRCS
=
oleacc_classes.idl
12
13
RC_SRCS
=
oleacc.rc
14
15
dlldata_EXTRADEFS
= -
DENTRY_PREFIX
=
OLEACC_
-
DPROXY_DELEGATION
-
DWINE_REGISTER_DLL