Removed old resource compiler.
[wine.git] / dlls / ole32 / Makefile.in
blob907bc6212da91f84b248fc754677f8e3db10b9f9
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ole32
6 SOVERSION = 1.0
7 ALTNAMES = ole2 storage compobj
9 SPEC_SRCS = ole32.spec ole2.spec storage.spec compobj.spec
11 C_SRCS = \
12 antimoniker.c \
13 bindctx.c \
14 clipboard.c \
15 compobj.c \
16 compositemoniker.c \
17 datacache.c \
18 defaulthandler.c \
19 errorinfo.c \
20 filemoniker.c \
21 hglobalstream.c \
22 ifs.c \
23 itemmoniker.c \
24 memlockbytes.c \
25 moniker.c \
26 ole2.c \
27 ole2stubs.c \
28 ole2impl.c \
29 oleobj.c \
30 stg_bigblockfile.c \
31 stg_stream.c \
32 storage.c \
33 storage32.c
35 @MAKE_DLL_RULES@
37 ### Dependencies: