String to GetTextExtentPoint is not necessarily 0 terminated.
[wine/wine-kai.git] / ole / Makefile.in
blob30dbe424fa72046bd9f60fc42a845be53404fa85
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = ole
8 C_SRCS = \
9 antimoniker.c \
10 bindctx.c \
11 clipboard.c\
12 compobj.c \
13 compositemoniker.c \
14 datacache.c \
15 defaulthandler.c \
16 filemoniker.c \
17 guid.c \
18 hglobalstream.c \
19 ifs.c \
20 itemmoniker.c \
21 memlockbytes.c \
22 moniker.c \
23 ole2.c \
24 ole2disp.c \
25 ole2nls.c \
26 ole2stubs.c \
27 olecli.c \
28 oledlg.c \
29 olefont.c \
30 oleobj.c \
31 olesvr.c \
32 parsedt.c \
33 safearray.c \
34 stg_bigblockfile.c \
35 stg_stream.c \
36 storage.c \
37 storage32.c \
38 typelib.c \
39 variant.c
41 all: $(MODULE).o
43 @MAKE_RULES@
45 ### Dependencies: