dmsynth: Correctly handle internal connections with controls.
[wine.git] / dlls / combase / Makefile.in
blobfa24dd9e37d5384c4da5880b46177be20a245a60
1 EXTRADEFS = -DWINOLE32API=
2 MODULE = combase.dll
3 IMPORTLIB = combase
4 IMPORTS = advapi32 ole32 user32 gdi32 uuid rpcrt4
5 DELAYIMPORTS = oleaut32
7 C_SRCS = \
8 apartment.c \
9 combase.c \
10 errorinfo.c \
11 hglobalstream.c \
12 malloc.c \
13 marshal.c \
14 roapi.c \
15 rpc.c \
16 string.c \
17 stubmanager.c \
18 usrmarshal.c
20 IDL_SRCS = \
21 dcom.idl \
22 irpcss.idl