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
Release 1.4-rc3.
[wine/multimedia.git]
/
dlls
/
winealsa.drv
/
Makefile.in
blob
336da8b85c7253dc98c449595bde4571fe6e200a
1
MODULE
=
winealsa.drv
2
IMPORTS
=
uuid ole32
3
DELAYIMPORTS
=
winmm
4
EXTRALIBS
=
@ALSALIBS@
5
6
C_SRCS
=
\
7
midi.c \
8
mmdevdrv.c
9
10
@MAKE_DLL_RULES@