qmgrprxy: Convert dll registration to the IRegistrar mechanism.

This commit is contained in:
Alexandre Julliard 2010-12-13 21:27:07 +01:00
parent 7f1f8b6172
commit a925e3fae6
1 changed files with 2 additions and 1 deletions

View File

@ -1,9 +1,10 @@
MODULE = qmgrprxy.dll
IMPORTS = rpcrt4
EXTRADEFS = -DREGISTER_PROXY_DLL
EXTRADEFS = -DWINE_REGISTER_DLL
IDL_I_SRCS = qmgrprxy.idl
IDL_P_SRCS = qmgrprxy.idl
IDL_R_SRCS = qmgrprxy.idl
EXTRA_OBJS = dlldata.o