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
wined3d: Implement texbeml.
[wine.git]
/
dlls
/
rpcrt4
/
Makefile.in
blob
847e88eeff606da6ae3fbea2b3e5d041edfd8d59
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
IMPORTLIB
=
librpcrt4.
$(
IMPLIBEXT
)
8
IMPORTS
=
iphlpapi advapi32 kernel32 ntdll
9
DELAYIMPORTS
=
secur32
10
EXTRALIBS
= -
luuid
11
12
C_SRCS
=
\
13
cproxy.c \
14
cpsf.c \
15
cstub.c \
16
ndr_clientserver.c \
17
ndr_fullpointer.c \
18
ndr_marshall.c \
19
ndr_ole.c \
20
ndr_stubless.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
rpcss_np_client.c
28
29
RC_SRCS
=
version.rc
30
31
@MAKE_DLL_RULES@
32
33
@DEPENDENCIES@
# everything below this line is overwritten by make depend