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
wevtapi: Add EvtOpenLog stub.
[wine.git]
/
dlls
/
rpcrt4
/
Makefile.in
blob
92070ea2c33742a8f24f1fd3c95e679942069f85
1
EXTRADEFS
= -
D_RPCRT4_
-
DMSWMSG
2
MODULE
=
rpcrt4.dll
3
IMPORTLIB
=
rpcrt4
4
IMPORTS
=
uuid advapi32
5
DELAYIMPORTS
=
iphlpapi wininet secur32 user32 ws2_32
6
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
rpc_assoc.c \
19
rpc_async.c \
20
rpc_binding.c \
21
rpc_epmap.c \
22
rpc_message.c \
23
rpc_server.c \
24
rpc_transport.c \
25
rpcrt4_main.c
26
27
RC_SRCS
=
version.rc
28
29
IDL_SRCS
=
epm.idl