repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Don't leak cache imagelists on exit.
[wine/hacks.git]
/
dlls
/
mshtml
/
Makefile.in
blob
082975c10a7500cb89cc087d5ac5ac0108f37fc1
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mshtml.dll
6
IMPORTS
=
user32 advapi32 kernel32 ntdll
7
EXTRALIBS
= $(
LIBUNICODE
) -
luuid
8
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
9
10
C_SRCS
=
\
11
main.c
12
13
@MAKE_DLL_RULES@
14
15
### Dependencies: