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
gdi32: Consider whether the logical font face is vertical when selecting.
[wine/multimedia.git]
/
dlls
/
winecoreaudio.drv
/
Makefile.in
blob
ff0a500b16f2cd0be64fa54c5467d278f94a8080
1
MODULE
=
winecoreaudio.drv
2
IMPORTS
=
uuid ole32 user32
3
DELAYIMPORTS
=
winmm
4
EXTRALIBS
=
@COREAUDIO@
5
6
C_SRCS
=
\
7
audiounit.c \
8
coreaudio.c \
9
coremidi.c \
10
midi.c \
11
mmdevdrv.c
12
13
@MAKE_DLL_RULES@