projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
msvcrt: Implement ___setlc_active_func/___unguarded_readlc_active_add_func.
[wine]
/
dlls
/
wineoss.drv
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = wineoss.drv
6
IMPORTS = dxguid uuid winmm user32 kernel32
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@
19
20
@DEPENDENCIES@ # everything below this line is overwritten by make depend