repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wined3d: Use the device name stored in the adapter in wined3d_get_adapter_identifier().
[wine/multimedia.git]
/
programs
/
rpcss
/
Makefile.in
blob
40bd188a536974be9fc48fb0727c67ff705aa739
1
EXTRADEFS
= -
D__WINESRC__
2
MODULE
=
rpcss.exe
3
APPMODE
= -
mconsole
4
IMPORTS
=
rpcrt4
5
6
C_SRCS
=
\
7
epmp.c \
8
irotp.c \
9
rpcss_main.c
10
11
IDL_S_SRCS
=
\
12
epm.idl \
13
irot.idl
14
15
@MAKE_PROG_RULES@