server: Return the total length of the target in query_symlink.
[wine/multimedia.git] / dlls / nddeapi / Makefile.in
blob451e9f754e6a664acfeca7b8f49cbd1136f6c2c0
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = nddeapi.dll
6 IMPORTLIB = nddeapi
7 IMPORTS = kernel32
9 C_SRCS = \
10 nddeapi.c
12 @MAKE_DLL_RULES@