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
wininet: Add support of INTERNET_FLAG_NO_CACHE_WRITE.
[wine.git]
/
dlls
/
winecoreaudio.drv
/
Makefile.in
blob
584ca2eb9c600437a16e33c05193f2186801ec75
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winecoreaudio.drv
6
IMPORTS
=
uuid winmm user32 kernel32
7
EXTRALIBS
=
@COREAUDIO@
8
9
C_SRCS
=
\
10
audio.c \
11
audiounit.c \
12
coreaudio.c \
13
coremidi.c \
14
midi.c \
15
mixer.c
16
17
@MAKE_DLL_RULES@
18
19
@DEPENDENCIES@
# everything below this line is overwritten by make depend