comdlg32: Return defaults for hDevMode and hDevNames.
[wine/gsoc_dplay.git] / dlls / nddeapi / Makefile.in
blob79ebd6da58d4a5ebf192364f9c897102c2363cdb
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = nddeapi.dll
6 IMPORTLIB = libnddeapi.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 nddeapi.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend