dplayx: Code to forward player creation
[wine/gsoc_dplay.git] / dlls / dmsynth / Makefile.in
blob03db464c81eda2b8bffb478563ff1eada6286e63
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dmsynth.dll
6 IMPORTS = dxguid uuid ole32 advapi32 kernel32
8 C_SRCS = \
9 dmsynth_main.c \
10 regsvr.c \
11 synth.c \
12 synthsink.c
14 RC_SRCS = version.rc
16 @MAKE_DLL_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend