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
Declare debug channels in all dlls that need them; added imports of
[wine/multimedia.git]
/
dlls
/
winmm
/
mciwave
/
Makefile.in
blob
9b4f4338be87a3cfec72b8fed8d4072b276f7309
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mciwave.drv
6
SOVERSION
=
1.0
7
IMPORTS
=
winmm user32 kernel32 ntdll
8
9
C_SRCS
=
\
10
mciwave.c
11
12
@MAKE_DLL_RULES@
13
14
### Dependencies: