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
quartz: Fix flushing in dsound renderer.
[wine/multimedia.git]
/
dlls
/
usp10
/
Makefile.in
blob
983f29123f88465b43861d5e932c4cf8438a5ee0
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
usp10.dll
6
IMPORTLIB
=
usp10
7
IMPORTS
=
gdi32
8
9
C_SRCS
=
\
10
bidi.c \
11
mirror.c \
12
shape.c \
13
shaping.c \
14
usp10.c
15
16
@MAKE_DLL_RULES@