repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 20030408.
[wine/gsoc-2012-control.git]
/
dlls
/
winmm
/
mciavi
/
Makefile.in
blob
e4273d24518c74fd658cac4cc1eb900295bb3a6d
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mciavi.drv
6
IMPORTS
=
msvfw32 winmm user32 gdi32 kernel32
7
8
LDDLLFLAGS
=
@LDDLLFLAGS@
9
SYMBOLFILE
= $(
MODULE
)
.tmp.o
10
11
C_SRCS
=
\
12
info
.c \
13
mciavi.c \
14
mmoutput.c \
15
wnd.c
16
17
RC_SRCS
=
mciavi_res.rc
18
19
@MAKE_DLL_RULES@
20
21
### Dependencies: