ntdll/tests: Adjust test_virtual_unwind() for Win11 results.
[wine.git] / dlls / ole32 / Makefile.in
blob09744c97dda0198f5e3618073a908dd592ff30f3
1 EXTRADEFS = -D_OLE32_
2 MODULE = ole32.dll
3 IMPORTLIB = ole32
4 IMPORTS = uuid advapi32 user32 gdi32 combase rpcrt4 kernelbase
5 DELAYIMPORTS = oleaut32
7 C_SRCS = \
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 defaulthandler.c \
17 dictionary.c \
18 filelockbytes.c \
19 filemoniker.c \
20 ftmarshal.c \
21 git.c \
22 itemmoniker.c \
23 marshal.c \
24 memlockbytes.c \
25 moniker.c \
26 ole2.c \
27 ole2stubs.c \
28 ole32_main.c \
29 oleobj.c \
30 oleproxy.c \
31 pointermoniker.c \
32 stg_prop.c \
33 stg_stream.c \
34 storage32.c \
35 usrmarshal.c
37 RC_SRCS = ole32res.rc
39 IDL_SRCS = \
40 dcom.idl \
41 irot.idl \
42 ole32_objidl.idl \
43 ole32_oleidl.idl \
44 ole32_unknwn.idl
46 dlldata_EXTRADEFS = -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL
48 SVG_SRCS = \
49 drag_copy.svg \
50 drag_link.svg \
51 drag_move.svg \
52 nodrop.svg