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
gdi32: PATH_ExtTextOut remove incorrect shift to DC origin.
[wine/hacks.git]
/
dlls
/
mciavi32
/
Makefile.in
blob
facb1eec6710c50ad0df394136ddd42168dc606b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mciavi32.dll
6
IMPORTS
=
msvfw32 winmm user32 gdi32 kernel32
7
8
C_SRCS
=
\
9
info
.c \
10
mciavi.c \
11
mmoutput.c \
12
wnd.c
13
14
RC_SRCS
=
mciavi_res.rc
15
16
@MAKE_DLL_RULES@
17
18
@DEPENDENCIES@
# everything below this line is overwritten by make depend