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
mshtml: Added HTMLImgElement::onabort implementation.
[wine.git]
/
dlls
/
usp10
/
Makefile.in
blob
28c5079e2dfbe475ce1e0b7604f131051e5be678
1
MODULE
=
usp10.dll
2
IMPORTLIB
=
usp10
3
IMPORTS
=
advapi32 user32 gdi32
4
5
C_SRCS
=
\
6
bidi.c \
7
breaking.c \
8
indic.c \
9
indicsyllable.c \
10
linebreak.c \
11
mirror.c \
12
opentype.c \
13
shape.c \
14
shaping.c \
15
usp10.c
16
17
@MAKE_DLL_RULES@