EXTRADEFS = -DWINOLE32API=
MODULE    = combase.dll
IMPORTLIB = combase
IMPORTS   = advapi32 ole32 user32 gdi32 uuid rpcrt4
DELAYIMPORTS = oleaut32

SOURCES = \
	apartment.c \
	combase.c \
	dcom.idl \
	errorinfo.c \
	hglobalstream.c \
	irpcss.idl \
	malloc.c \
	marshal.c \
	roapi.c \
	rpc.c \
	string.c \
	stubmanager.c \
	usrmarshal.c