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
mshtml: Update French translation.
[wine.git]
/
dlls
/
wineoss.drv
/
Makefile.in
blob
7b77dbc1e166c8049a4adf3e362f0e846b30a219
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wineoss.drv
6
IMPORTS
=
dxguid uuid winmm user32
7
8
C_SRCS
=
\
9
audio.c \
10
dscapture.c \
11
dsrender.c \
12
midi.c \
13
midipatch.c \
14
mixer.c \
15
mmaux.c \
16
oss.c
17
18
@MAKE_DLL_RULES@