blob: bb7a882ec9d19dbe73531f767f33fb40c1d24f31 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dispex.dll
IMPORTS = uuid oleaut32 ole32 rpcrt4 advapi32 kernel32 ntdll
EXTRADEFS = -DREGISTER_PROXY_DLL -DPROXY_DELEGATION
EXTRA_OBJS = dlldata.o
C_SRCS = \
usrmarshal.c
IDL_P_SRCS = \
disp_ex.idl
@MAKE_DLL_RULES@