gdi32: Remove no longer used driver entry points.
[wine.git] / dlls / combase / Makefile.in
blob5af77584055e116da7b74cdd2acebe0d773eb053
1 MODULE = combase.dll
2 IMPORTLIB = combase
3 IMPORTS = advapi32 ole32 user32 gdi32 uuid rpcrt4
4 DELAYIMPORTS = oleaut32
6 EXTRADLLFLAGS = -mno-cygwin
8 C_SRCS = \
9 apartment.c \
10 combase.c \
11 errorinfo.c \
12 hglobalstream.c \
13 malloc.c \
14 marshal.c \
15 roapi.c \
16 rpc.c \
17 string.c \
18 stubmanager.c \
19 usrmarshal.c
21 IDL_SRCS = \
22 dcom.idl \
23 irpcss.idl