repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
widl: Don't force removal of progids since "CLSID" is also a progid.
[wine.git]
/
dlls
/
itss
/
Makefile.in
blob
e0d515b9cb60afca6e55ab37c3edbc8429ff43b7
1
MODULE
=
itss.dll
2
IMPORTS
=
uuid urlmon shlwapi ole32
3
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
4
5
C_SRCS
=
\
6
chm_lib.c \
7
itss.c \
8
lzx.c \
9
moniker.c \
10
protocol.c \
11
storage.c
12
13
RC_SRCS
=
rsrc.rc
14
15
@MAKE_DLL_RULES@