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
gdi32: Fix the lines parameter of SetDIBits to be positive.
[wine.git]
/
dlls
/
wineoss.drv
/
Makefile.in
blob
3696a7a155ee07e9edb006783c54e4665b68f200
1
MODULE
=
wineoss.drv
2
IMPORTS
=
dxguid uuid winmm ole32 user32
3
EXTRAINCL
=
@OSS4INCL@
4
5
C_SRCS
=
\
6
audio.c \
7
dscapture.c \
8
dsrender.c \
9
midi.c \
10
midipatch.c \
11
mixer.c \
12
mmaux.c \
13
mmdevdrv.c
14
15
@MAKE_DLL_RULES@