- Moved 16 bit functions to a seperate file.
[wine/multimedia.git] / dlls / ole32 / Makefile.in
blob902f47aee9a3bfcd43831bf9745e76347da75e12
1 EXTRADEFS = -D_OLE32_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = ole32.dll
7 IMPORTS = advapi32 user32 gdi32 rpcrt4 kernel32 ntdll
8 ALTNAMES = ole2.dll ole2nls.dll ole2conv.dll ole2prox.dll ole2thk.dll storage.dll compobj.dll
9 EXTRALIBS = $(LIBUUID)
11 LDDLLFLAGS = @LDDLLFLAGS@
12 SYMBOLFILE = $(MODULE).tmp.o
14 C_SRCS = \
15 antimoniker.c \
16 bindctx.c \
17 clipboard.c \
18 compobj.c \
19 compositemoniker.c \
20 datacache.c \
21 defaulthandler.c \
22 errorinfo.c \
23 filemoniker.c \
24 ftmarshal.c \
25 hglobalstream.c \
26 ifs.c \
27 itemmoniker.c \
28 marshal.c \
29 memlockbytes.c \
30 moniker.c \
31 ole16.c \
32 ole2.c \
33 ole2stubs.c \
34 ole2impl.c \
35 ole2nls.c \
36 ole32_main.c \
37 oleobj.c \
38 oleproxy.c \
39 rpc.c \
40 stg_bigblockfile.c \
41 stg_stream.c \
42 storage.c \
43 storage32.c
45 RC_SRCS = ole32res.rc
47 @MAKE_DLL_RULES@
49 ### Dependencies: