repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 20050930.
[wine/gsoc-2012-control.git]
/
dlls
/
itss
/
Makefile.in
blob
37d8fa2d544db3c69ffb23b235fccb572f43555e
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
itss.dll
6
IMPORTS
=
ole32 user32 advapi32 kernel32 ntdll
7
EXTRALIBS
= $(
LIBUNICODE
) -
luuid
8
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
9
10
C_SRCS
=
\
11
chm_lib.c \
12
lzx.c \
13
itss.c \
14
moniker.c \
15
regsvr.c \
16
storage.c
17
18
@MAKE_DLL_RULES@
19
20
### Dependencies: