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
Only link against libdxguid where necessary.
[wine/multimedia.git]
/
dlls
/
winmm
/
wineaudioio
/
Makefile.in
blob
9949bc56af02b4f5b8778f978c8436a2837b0220
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wineaudioio.drv
6
IMPORTS
=
winmm user32 kernel32 ntdll
7
EXTRALIBS
= -
luuid @AUDIOIOLIBS@
8
9
C_SRCS
=
\
10
audio.c \
11
audioio.c
12
13
@MAKE_DLL_RULES@
14
15
### Dependencies: