TOPSRCDIR = @top_srcdir@ TOPOBJDIR = ../.. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = actxprxy.dll IMPORTS = uuid oleaut32 ole32 rpcrt4 kernel32 ntdll EXTRADEFS = -DREGISTER_PROXY_DLL -DPROXY_DELEGATION EXTRA_OBJS = dlldata.o C_SRCS = \ usrmarshal.c IDL_P_SRCS = \ actxprxy_activscp.idl \ actxprxy_servprov.idl @MAKE_DLL_RULES@ @DEPENDENCIES@ # everything below this line is overwritten by make depend