Changed wsock32 to use the new iphlpapi for interface and route
[wine/wine64.git] / dlls / ole32 / Makefile.in
blob3e6501ea6aa2f8550bc5eea1481019992d7d34a2
1 EXTRADEFS = -D_OLE32_ -DCOM_NO_WINDOWS_H
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 SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
16 C_SRCS = \
17 antimoniker.c \
18 bindctx.c \
19 clipboard.c \
20 compobj.c \
21 compositemoniker.c \
22 datacache.c \
23 defaulthandler.c \
24 errorinfo.c \
25 filemoniker.c \
26 ftmarshal.c \
27 git.c \
28 hglobalstream.c \
29 ifs.c \
30 itemmoniker.c \
31 marshal.c \
32 memlockbytes.c \
33 moniker.c \
34 ole16.c \
35 ole2.c \
36 ole2stubs.c \
37 ole2impl.c \
38 ole32_main.c \
39 oleobj.c \
40 oleproxy.c \
41 regsvr.c \
42 rpc.c \
43 stg_bigblockfile.c \
44 stg_stream.c \
45 storage.c \
46 storage32.c
48 C_SRCS16 = ole2nls.c
50 RC_SRCS = ole32res.rc version.rc
52 @MAKE_DLL_RULES@
54 ### Dependencies: