Stubby NdrClientCall2 & some header changes.
[wine/multimedia.git] / dlls / rpcrt4 / Makefile.in
blob9a7abe3ab55e12354cdf874173c2c9b13a8d5471
1 EXTRADEFS = -D_RPCRT4_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = rpcrt4.dll
7 IMPORTS = kernel32
9 LDDLLFLAGS = @LDDLLFLAGS@
10 SYMBOLFILE = $(MODULE).tmp.o
12 C_SRCS = \
13 ndr_stubless.c \
14 rpc_binding.c \
15 rpc_message.c \
16 rpcrt4_main.c
18 SUBDIRS = tests
20 @MAKE_DLL_RULES@
22 ### Dependencies: