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
msvcrt/tests: Remove a space before a '\n'.
[wine/gsoc-2012-control.git]
/
dlls
/
winealsa.drv
/
Makefile.in
blob
3e07ef2a219763a6f679803f880b62ad05ffd28b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winealsa.drv
6
IMPORTS
=
dxguid uuid winmm user32 advapi32 kernel32
7
EXTRALIBS
=
@ALSALIBS@
8
9
C_SRCS
=
\
10
alsa.c \
11
dscapture.c \
12
dsoutput.c \
13
midi.c \
14
mixer.c \
15
waveinit.c \
16
wavein.c \
17
waveout.c
18
19
@MAKE_DLL_RULES@
20
21
@DEPENDENCIES@
# everything below this line is overwritten by make depend