server: Return the total length of the target in query_symlink.
[wine/multimedia.git] / dlls / d3drm / tests / Makefile.in
blobeecfd387e80d7a1bdd03f06defe805c4802291ce
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = d3drm.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 d3drm.c \
10 vector.c
12 @MAKE_TEST_RULES@