2004-08-24 23:00:15 +02:00
|
|
|
MODULE = itss.dll
|
2010-07-21 13:24:34 +02:00
|
|
|
IMPORTS = uuid urlmon shlwapi ole32
|
2004-08-24 23:00:15 +02:00
|
|
|
|
|
|
|
C_SRCS = \
|
|
|
|
chm_lib.c \
|
|
|
|
itss.c \
|
2009-07-03 13:26:38 +02:00
|
|
|
lzx.c \
|
2004-08-24 23:00:15 +02:00
|
|
|
moniker.c \
|
2006-12-24 01:22:30 +01:00
|
|
|
protocol.c \
|
2004-08-24 23:00:15 +02:00
|
|
|
storage.c
|
|
|
|
|
2013-12-31 18:15:17 +01:00
|
|
|
IDL_SRCS = itss.idl
|
2010-12-13 21:18:15 +01:00
|
|
|
|
2006-12-23 23:50:53 +01:00
|
|
|
RC_SRCS = rsrc.rc
|