wine/dlls/cabinet/Makefile.in
Alexandre Julliard afa91c9b23 cabinet: Use the bundled zlib.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-18 11:07:51 +02:00

12 lines
170 B
Makefile

MODULE = cabinet.dll
IMPORTLIB = cabinet
IMPORTS = $(ZLIB_PE_LIBS)
EXTRAINCL = $(ZLIB_PE_CFLAGS)
C_SRCS = \
cabinet_main.c \
fci.c \
fdi.c
RC_SRCS = cabinet.rc