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
Remove redundant parameters from MDICreateChild and MDIDestroyChild.
[wine.git]
/
dlls
/
msvideo
/
Makefile.in
blob
988f8fb7e50ae776ffda1a20dfa65348a8b79980
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
msvfw32
6
ALTNAMES
=
msvideo
7
8
LDDLLFLAGS
=
@LDDLLFLAGS@
9
SYMBOLFILE
= $(
MODULE
)
.tmp.o
10
11
C_SRCS
=
\
12
msvideo_main.c \
13
drawdib.c
14
15
GLUE
=
msvideo_main.c
16
17
@MAKE_DLL_RULES@
18
19
### Dependencies:
20