repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gdi32: Pass the dest visible rectangle to the PatBlt driver entry point.
[wine/testsucceed.git]
/
dlls
/
winecoreaudio.drv
/
Makefile.in
blob
544e109453014d746ad6d1023d5c9c4d726ef7f5
1
MODULE
=
winecoreaudio.drv
2
IMPORTS
=
uuid winmm ole32 user32
3
EXTRALIBS
=
@COREAUDIO@
4
5
C_SRCS
=
\
6
audio.c \
7
audiounit.c \
8
coreaudio.c \
9
coremidi.c \
10
midi.c \
11
mixer.c \
12
mmdevdrv.c
13
14
@MAKE_DLL_RULES@