rpcrt4: Add a stub implementation of CreateProxyFromTypeInfo().
[wine.git] / dlls / rpcrt4 / Makefile.in
blobad67edf92ebb9a880a38c05350d0dfbba4e82628
1 EXTRADEFS = -D_RPCRT4_ -DMSWMSG
2 MODULE = rpcrt4.dll
3 IMPORTLIB = rpcrt4
4 IMPORTS = uuid advapi32
5 DELAYIMPORTS = iphlpapi wininet secur32 user32 ws2_32
7 C_SRCS = \
8 cproxy.c \
9 cpsf.c \
10 cstub.c \
11 ndr_clientserver.c \
12 ndr_contexthandle.c \
13 ndr_es.c \
14 ndr_fullpointer.c \
15 ndr_marshall.c \
16 ndr_ole.c \
17 ndr_stubless.c \
18 ndr_typelib.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