repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel32: Immediately return on failing to start wineboot
[wine/wine64.git]
/
dlls
/
wineaudioio.drv
/
Makefile.in
blob
668d83693a439e60b1dc269c1a52f1fc0f277956
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wineaudioio.drv
6
IMPORTS
=
dxguid uuid winmm user32 kernel32 ntdll
7
EXTRALIBS
=
@AUDIOIOLIBS@
8
9
C_SRCS
=
\
10
audio.c \
11
audioio.c
12
13
@MAKE_DLL_RULES@
14
15
@DEPENDENCIES@
# everything below this line is overwritten by make depend