atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / qmgrprxy / Makefile.in
1 MODULE    = qmgrprxy.dll
2 IMPORTS   = rpcrt4
3 EXTRADEFS = -DWINE_REGISTER_DLL
4
5 IDL_I_SRCS = qmgrprxy.idl
6 IDL_P_SRCS = qmgrprxy.idl
7 IDL_R_SRCS = qmgrprxy.idl
8
9 EXTRA_OBJS = dlldata.o
10
11 @MAKE_DLL_RULES@