include: Make sure __int64 is correctly defined on PPC64.
[wine.git] / dlls / ole32 / Makefile.in
blobbb06faebe4905cdacfc4cb77bca0bce9b53d795b
1 MODULE = ole32.dll
2 IMPORTLIB = ole32
3 IMPORTS = uuid advapi32 user32 gdi32 combase rpcrt4
4 DELAYIMPORTS = oleaut32
5 EXTRADEFS = -D_OLE32_
7 EXTRADLLFLAGS = -mno-cygwin
9 C_SRCS = \
10 antimoniker.c \
11 bindctx.c \
12 classmoniker.c \
13 clipboard.c \
14 comcat.c \
15 compobj.c \
16 compositemoniker.c \
17 datacache.c \
18 defaulthandler.c \
19 dictionary.c \
20 filelockbytes.c \
21 filemoniker.c \
22 ftmarshal.c \
23 git.c \
24 itemmoniker.c \
25 marshal.c \
26 memlockbytes.c \
27 moniker.c \
28 ole2.c \
29 ole2impl.c \
30 ole2stubs.c \
31 ole32_main.c \
32 oleobj.c \
33 oleproxy.c \
34 pointermoniker.c \
35 stg_prop.c \
36 stg_stream.c \
37 storage32.c \
38 usrmarshal.c
40 RC_SRCS = ole32res.rc
42 IDL_SRCS = \
43 dcom.idl \
44 irot.idl \
45 ole32_objidl.idl \
46 ole32_oleidl.idl \
47 ole32_unknwn.idl
49 dlldata_EXTRADEFS = -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL
51 SVG_SRCS = \
52 drag_copy.svg \
53 drag_link.svg \
54 drag_move.svg \
55 nodrop.svg