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
mshtml: Implement MediaQueryList's matches prop.
[wine.git]
/
dlls
/
ole32
/
Makefile.in
blob
b87ec9fc975d89f5cf20582b1aeabf6e31e47c95
1
MODULE
=
ole32.dll
2
IMPORTLIB
=
ole32
3
IMPORTS
=
uuid advapi32 user32 gdi32 combase rpcrt4 kernelbase
4
DELAYIMPORTS
=
oleaut32
5
6
C_SRCS
=
\
7
antimoniker.c \
8
bindctx.c \
9
classmoniker.c \
10
clipboard.c \
11
comcat.c \
12
compobj.c \
13
compositemoniker.c \
14
datacache.c \
15
defaulthandler.c \
16
dictionary.c \
17
filelockbytes.c \
18
filemoniker.c \
19
ftmarshal.c \
20
git.c \
21
itemmoniker.c \
22
marshal.c \
23
memlockbytes.c \
24
moniker.c \
25
ole2.c \
26
ole2stubs.c \
27
ole32_main.c \
28
oleobj.c \
29
oleproxy.c \
30
pointermoniker.c \
31
stg_prop.c \
32
stg_stream.c \
33
storage32.c \
34
usrmarshal.c
35
36
RC_SRCS
=
ole32res.rc
37
38
IDL_SRCS
=
\
39
dcom.idl \
40
irot.idl \
41
ole32_objidl.idl \
42
ole32_oleidl.idl \
43
ole32_unknwn.idl
44
45
dlldata_EXTRADEFS
= -
DENTRY_PREFIX
=
OLE32_
-
DPROXY_CLSID
=
CLSID_PSFactoryBuffer
-
DWINE_REGISTER_DLL
46
47
SVG_SRCS
=
\
48
drag_copy.svg \
49
drag_link.svg \
50
drag_move.svg \
51
nodrop.svg