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
ole32: Allocate a small temp variable on the stack instead of the heap.
[wine.git]
/
dlls
/
mciavi32
/
Makefile.in
blob
6e1932013f9213997badeab9b583bfa36e2fe8cb
1
MODULE
=
mciavi32.dll
2
IMPORTS
=
msvfw32 winmm user32 gdi32
3
4
C_SRCS
=
\
5
info
.c \
6
mciavi.c \
7
mmoutput.c \
8
wnd.c
9
10
RC_SRCS
=
mciavi_res.rc
11
12
@MAKE_DLL_RULES@