projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
comctl32/listview: Implement overlay image support.
[wine]
/
dlls
/
wineoss.drv
/
Makefile.in
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@