Return error from low level driver when necessary.
[wine.git] / dlls / rpcrt4 / Makefile.in
blob5a04b54e7c21d91b7e78dff8d506fd9cc055503d
1 EXTRADEFS = -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = rpcrt4.dll
7 IMPORTS = iphlpapi advapi32 kernel32 ntdll
8 EXTRALIBS = -luuid
10 C_SRCS = \
11 cproxy.c \
12 cpsf.c \
13 cstub.c \
14 ndr_marshall.c \
15 ndr_midl.c \
16 ndr_ole.c \
17 ndr_stubless.c \
18 rpc_binding.c \
19 rpc_epmap.c \
20 rpc_message.c \
21 rpc_server.c \
22 rpcrt4_main.c \
23 rpcss_np_client.c
25 SUBDIRS = tests
27 @MAKE_DLL_RULES@
29 ### Dependencies: