projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
rpcrt4: Tests for NdrDllGetClassObject.
[wine]
/
dlls
/
rpcrt4
/
tests
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
TESTDLL = rpcrt4.dll
6
IMPORTS = ole32 rpcrt4 kernel32
7
EXTRALIBS = -luuid
8
9
CTESTS = \
10
cstub.c \
11
generated.c \
12
ndr_marshall.c \
13
rpc.c
14
15
@MAKE_TEST_RULES@
16
17
### Dependencies: