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
Release 0.9.39.
[wine/gsoc-2012-control.git]
/
dlls
/
wineoss.drv
/
Makefile.in
blob
9dd7b59375d719930664e4ba98f7bb43fa0c835b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wineoss.drv
6
IMPORTS
=
winmm user32 kernel32
7
EXTRALIBS
= -
ldxguid
-
luuid
8
9
C_SRCS
=
\
10
audio.c \
11
dscapture.c \
12
dsrender.c \
13
midi.c \
14
midipatch.c \
15
mixer.c \
16
mmaux.c \
17
oss.c
18
19
@MAKE_DLL_RULES@
20
21
@DEPENDENCIES@
# everything below this line is overwritten by make depend