repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
user32: Fix regression in alt, then right processing with eg wines notepad.
[wine/multimedia.git]
/
dlls
/
itss
/
Makefile.in
blob
1a07a6602215da47a41b24adbfd1045ff5aa47d8
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
itss.dll
6
IMPORTS
=
urlmon shlwapi ole32 user32 advapi32 kernel32 ntdll
7
EXTRALIBS
= -
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
protocol.c \
16
storage.c
17
18
RC_SRCS
=
rsrc.rc
19
20
@MAKE_DLL_RULES@
21
22
@DEPENDENCIES@
# everything below this line is overwritten by make depend