widl: Default to fully interpreted stubs mode.
[wine.git] / dlls / rpcrt4 / Makefile.in
blob69f6961eff3126eaf37b3dec0fe119463aecb193
1 EXTRADEFS = -D_RPCRT4_ -DMSWMSG
2 MODULE = rpcrt4.dll
3 IMPORTLIB = rpcrt4
4 IMPORTS = uuid advapi32
5 DELAYIMPORTS = iphlpapi wininet secur32 user32 ws2_32 ole32 oleaut32
7 SOURCES = \
8 cproxy.c \
9 cpsf.c \
10 cstub.c \
11 epm.idl \
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 ndr_typelib.c \
20 ndr_types.idl \
21 rpc_assoc.c \
22 rpc_async.c \
23 rpc_binding.c \
24 rpc_epmap.c \
25 rpc_message.c \
26 rpc_server.c \
27 rpc_transport.c \
28 rpcrt4_main.c \
29 thunks.c \
30 version.rc