Handle the %f case in wsprintf.
[wine.git] / dlls / ole32 / Makefile.in
blob5bfef5a5669f8dc4b3e448a4a2c4aad6057b4ed0
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ole32
6 ALTNAMES = ole2 ole2nls ole2conv ole2prox ole2thk storage compobj
7 EXTRALIBS = $(LIBUUID)
9 LDDLLFLAGS = @LDDLLFLAGS@
10 SYMBOLFILE = $(MODULE).tmp.o
12 C_SRCS = \
13 antimoniker.c \
14 bindctx.c \
15 clipboard.c \
16 compobj.c \
17 compositemoniker.c \
18 datacache.c \
19 defaulthandler.c \
20 errorinfo.c \
21 filemoniker.c \
22 hglobalstream.c \
23 ifs.c \
24 itemmoniker.c \
25 memlockbytes.c \
26 moniker.c \
27 ole2.c \
28 ole2stubs.c \
29 ole2impl.c \
30 ole2nls.c \
31 ole32_main.c \
32 oleobj.c \
33 stg_bigblockfile.c \
34 stg_stream.c \
35 storage.c \
36 storage32.c
38 RC_SRCS = \
39 ole32res.rc
41 @MAKE_DLL_RULES@
43 ### Dependencies: