wine-wine/dlls/itss/Makefile.in

18 lines
232 B
Makefile

MODULE = itss.dll
IMPORTS = uuid urlmon shlwapi ole32
EXTRADEFS = -DCOM_NO_WINDOWS_H
C_SRCS = \
chm_lib.c \
itss.c \
lzx.c \
moniker.c \
protocol.c \
storage.c
IDL_R_SRCS = itss.idl
RC_SRCS = rsrc.rc
@MAKE_DLL_RULES@