- Use Ove-style macros for NdrConformantStringMarshall definition.
[wine/wine64.git] / dlls / rpcrt4 / Makefile.in
blobd167fb952d689dbb42a5bd1ca746b609657b7325
1 EXTRADEFS = -D_RPCRT4_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = rpcrt4.dll
7 IMPORTS = advapi32 kernel32
8 EXTRALIBS = $(LIBUUID)
10 LDDLLFLAGS = @LDDLLFLAGS@
11 SYMBOLFILE = $(MODULE).tmp.o
13 C_SRCS = \
14 cproxy.c \
15 cpsf.c \
16 cstub.c \
17 ndr_marshall.c \
18 ndr_midl.c \
19 ndr_ole.c \
20 ndr_stubless.c \
21 rpc_binding.c \
22 rpc_message.c \
23 rpc_server.c \
24 rpcrt4_main.c
26 SUBDIRS = tests
28 @MAKE_DLL_RULES@
30 ### Dependencies: