dplayx: Code to forward player creation
[wine/gsoc_dplay.git] / dlls / nddeapi / Makefile.in
blob7f145fb2e2b03fb59b4ff043eeb3fc473d510e21
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@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend