msacm: Fix acmMetrics(ACM_METRIC_DRIVER_PRIORITY) return on error.
[wine/multimedia.git] / dlls / dmsynth / Makefile.in
blob0da9f8d2a809b42703a95b39e778449918e13bf8
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dmsynth.dll
6 IMPORTS = winmm ole32 user32 advapi32 kernel32
7 EXTRALIBS = -ldxguid -luuid
9 C_SRCS = \
10 dmsynth_main.c \
11 regsvr.c \
12 synth.c \
13 synthsink.c
15 RC_SRCS = version.rc
17 @MAKE_DLL_RULES@
19 ### Dependencies: