netapi32: Fix tests when the machine is on DOMAIN.
[wine.git] / dlls / dmsynth / Makefile.in
blob35cadc5e095b261ca1f014b7e03ae09e3a945239
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dmsynth.dll
6 IMPORTS = dxguid uuid ole32 user32 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