tools: Only allow the absolute difference in bracket pairs to be less than 128, since...
[wine/multimedia.git] / dlls / rpcrt4 / Makefile.in
blob9f6c793ab8004676613535cdd1c74c7a382f7303
1 EXTRADEFS = -D_RPCRT4_ -DMSWMSG
2 MODULE = rpcrt4.dll
3 IMPORTLIB = rpcrt4
4 IMPORTS = uuid advapi32
5 DELAYIMPORTS = iphlpapi wininet secur32 user32
6 EXTRALIBS = $(SOCKET_LIBS)
8 C_SRCS = \
9 cproxy.c \
10 cpsf.c \
11 cstub.c \
12 ndr_clientserver.c \
13 ndr_contexthandle.c \
14 ndr_es.c \
15 ndr_fullpointer.c \
16 ndr_marshall.c \
17 ndr_ole.c \
18 ndr_stubless.c \
19 rpc_assoc.c \
20 rpc_async.c \
21 rpc_binding.c \
22 rpc_epmap.c \
23 rpc_message.c \
24 rpc_server.c \
25 rpc_transport.c \
26 rpcrt4_main.c
28 RC_SRCS = version.rc
30 IDL_SRCS = epm.idl