msacm: Fix acmMetrics(ACM_METRIC_DRIVER_PRIORITY) return on error.
[wine/multimedia.git] / dlls / win32s / Makefile.in
blob0dd96b298427826c0963c558ff173c96a8ab21c4
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = w32skrnl.dll
6 IMPORTLIB = libw32skrnl.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 w32skernel.c \
11 w32sys.c
13 C_SRCS16 = \
14 win32s16.c
16 SPEC_SRCS16 = \
17 w32sys.spec \
18 win32s16.spec
20 @MAKE_DLL_RULES@
22 ### Dependencies: