widl: Default to fully interpreted stubs mode.
[wine.git] / dlls / ole32 / Makefile.in
blobee0fcc41f7d14e60b740d203494fd02dab018f40
1 EXTRADEFS = -D_OLE32_
2 MODULE = ole32.dll
3 IMPORTLIB = ole32
4 IMPORTS = uuid advapi32 user32 gdi32 combase rpcrt4 kernelbase coml2
5 DELAYIMPORTS = oleaut32
7 SOURCES = \
8 antimoniker.c \
9 bindctx.c \
10 classmoniker.c \
11 clipboard.c \
12 comcat.c \
13 compobj.c \
14 compositemoniker.c \
15 datacache.c \
16 dcom.idl \
17 defaulthandler.c \
18 dictionary.c \
19 drag_copy.svg \
20 drag_link.svg \
21 drag_move.svg \
22 filelockbytes.c \
23 filemoniker.c \
24 ftmarshal.c \
25 git.c \
26 irot.idl \
27 itemmoniker.c \
28 marshal.c \
29 moniker.c \
30 nodrop.svg \
31 ole2.c \
32 ole2stubs.c \
33 ole32_main.c \
34 ole32_objidl.idl \
35 ole32_oleidl.idl \
36 ole32_unknwn.idl \
37 ole32res.rc \
38 oleobj.c \
39 oleproxy.c \
40 pointermoniker.c \
41 stg_prop.c \
42 stg_stream.c \
43 storage32.c \
44 usrmarshal.c
46 dlldata_EXTRADEFS = -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL