Added the DFCS_{HOT,TRANSPARENT} definitions.
[wine/gsoc_dplay.git] / dlls / ole32 / Makefile.in
blobd3e9a7921a2cc32e6c03d7e7ea790ca2bc92f911
1 EXTRADEFS = -D_OLE32_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = ole32.dll
7 ALTNAMES = ole2.dll ole2nls.dll ole2conv.dll ole2prox.dll ole2thk.dll storage.dll compobj.dll
8 EXTRALIBS = $(LIBUUID)
10 LDDLLFLAGS = @LDDLLFLAGS@
11 SYMBOLFILE = $(MODULE).tmp.o
13 C_SRCS = \
14 antimoniker.c \
15 bindctx.c \
16 clipboard.c \
17 compobj.c \
18 compositemoniker.c \
19 datacache.c \
20 defaulthandler.c \
21 errorinfo.c \
22 filemoniker.c \
23 hglobalstream.c \
24 ifs.c \
25 itemmoniker.c \
26 marshal.c \
27 memlockbytes.c \
28 moniker.c \
29 ole2.c \
30 ole2stubs.c \
31 ole2impl.c \
32 ole2nls.c \
33 ole32_main.c \
34 oleobj.c \
35 oleproxy.c \
36 rpc.c \
37 stg_bigblockfile.c \
38 stg_stream.c \
39 storage.c \
40 storage32.c
42 RC_SRCS = \
43 ole32res.rc
45 @MAKE_DLL_RULES@
47 ### Dependencies: