dplayx: Code to forward player creation
[wine/gsoc_dplay.git] / dlls / vdhcp.vxd / Makefile.in
blob1659bf0911d0c2b5c9f05b6cad0091b18cdd7d9a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = vdhcp.vxd
6 IMPORTS = kernel32
8 C_SRCS = \
9 vdhcp.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend