msacm: Fix acmMetrics(ACM_METRIC_DRIVER_PRIORITY) return on error.
[wine/multimedia.git] / dlls / cabinet / Makefile.in
blobe11ab703c45f53d8b5c3f2d30e3434f724c0ed99
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = cabinet.dll
6 IMPORTLIB = libcabinet.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 cabinet_main.c \
11 fci.c \
12 fdi.c
14 RC_SRCS = cabinet.rc
16 SUBDIRS = tests
18 @MAKE_DLL_RULES@
20 ### Dependencies: