repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msvcrt: Added _wfindfirst32 implementation.
[wine/multimedia.git]
/
dlls
/
wineoss.drv
/
Makefile.in
blob
3edf9d3ae59b9a4454ebf5823b00807b985241f1
1
MODULE
=
wineoss.drv
2
IMPORTS
=
uuid ole32 user32
3
DELAYIMPORTS
=
winmm
4
EXTRAINCL
=
@OSS4INCL@
5
6
C_SRCS
=
\
7
midi.c \
8
midipatch.c \
9
mmaux.c \
10
mmdevdrv.c
11
12
@MAKE_DLL_RULES@