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
Add support for HCBT_SYSCOMMAND hook, add logging for HCBT_SYSCOMMAND
[wine.git]
/
dlls
/
rpcrt4
/
Makefile.in
blob
5a04b54e7c21d91b7e78dff8d506fd9cc055503d
1
EXTRADEFS
= -
D_RPCRT4_
-
DCOM_NO_WINDOWS_H
-
DMSWMSG
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
rpcrt4.dll
7
IMPORTS
=
iphlpapi advapi32 kernel32 ntdll
8
EXTRALIBS
= -
luuid
9
10
C_SRCS
=
\
11
cproxy.c \
12
cpsf.c \
13
cstub.c \
14
ndr_marshall.c \
15
ndr_midl.c \
16
ndr_ole.c \
17
ndr_stubless.c \
18
rpc_binding.c \
19
rpc_epmap.c \
20
rpc_message.c \
21
rpc_server.c \
22
rpcrt4_main.c \
23
rpcss_np_client.c
24
25
SUBDIRS
=
tests
26
27
@MAKE_DLL_RULES@
28
29
### Dependencies: