pop b0283e26815279d45d201d5585820bb1d1997663
[wine/hacks.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@