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
mshtml: Respond to SID_SContainerDispatch service id.
[wine/multimedia.git]
/
dlls
/
rpcrt4
/
tests
/
Makefile.in
blob
75a22788cd6fe5f58f836a10494fd9402ec4c94c
1
TESTDLL
=
rpcrt4.dll
2
IMPORTS
=
ole32 rpcrt4 advapi32
3
EXTRAIDLFLAGS
= --
prefix-server
=
s_
4
5
IDL_C_SRCS
=
server.idl
6
IDL_S_SRCS
=
server.idl
7
8
C_SRCS
=
\
9
cstub.c \
10
generated.c \
11
ndr_marshall.c \
12
rpc.c \
13
rpc_async.c \
14
rpc_protseq.c \
15
server.c
16
17
@MAKE_TEST_RULES@