repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msvcp140: Add _ContextCallback implementation.
[wine.git]
/
dlls
/
rpcrt4
/
Makefile.in
blob
9f6c793ab8004676613535cdd1c74c7a382f7303
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
)
7
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
27
28
RC_SRCS
=
version.rc
29
30
IDL_SRCS
=
epm.idl