push 5aff8350ceade24f8243f07a9cf7ecb816236fb1
[wine/hacks.git] / dlls / msdaps / Makefile.in
blobd6f71a0fc7a3bd88a71be6f35dd43154d80072eb
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = msdaps.dll
6 IMPORTS = oleaut32 rpcrt4 kernel32 ntdll
7 EXTRADEFS = -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }"
9 EXTRA_OBJS = dlldata.o
11 C_SRCS = \
12 usrmarshal.c
14 IDL_I_SRCS = \
15 msdaps.idl
17 IDL_P_SRCS = \
18 msdaps.idl
20 @MAKE_DLL_RULES@
22 @DEPENDENCIES@ # everything below this line is overwritten by make depend