wine/dlls/rpcrt4/tests/Makefile.in
Huw Davies effac656bb rpcrt4: Don't update StubMsg->MemorySize while unmarshaling.
Add a bunch of marshaling tests (based on a program by Rob Shearman).
2006-05-17 21:46:43 +02:00

15 lines
229 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = rpcrt4.dll
IMPORTS = rpcrt4 kernel32
CTESTS = \
generated.c \
ndr_marshall.c \
rpc.c
@MAKE_TEST_RULES@
### Dependencies: