push e1d8a1293d44015bb0894687d02c5c53339996f7
[wine/hacks.git] / dlls / itss / Makefile.in
blob9614ab6469cf9ce558ed65b50fc8bf4a43c5fad0
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = itss.dll
6 IMPORTS = uuid urlmon shlwapi ole32 kernel32
7 EXTRADEFS = -DCOM_NO_WINDOWS_H
9 C_SRCS = \
10 chm_lib.c \
11 lzx.c \
12 itss.c \
13 moniker.c \
14 protocol.c \
15 storage.c
17 RC_SRCS = rsrc.rc
19 @MAKE_DLL_RULES@
21 @DEPENDENCIES@ # everything below this line is overwritten by make depend