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
qmgr/tests: Detect when the service is disabled.
[wine/multimedia.git]
/
dlls
/
winenas.drv
/
Makefile.in
blob
301db714dc3172d2bc1713f9dd86eb0357955afc
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winenas.drv
6
IMPORTS
=
dxguid uuid winmm user32
7
EXTRAINCL
=
@X_CFLAGS@
8
EXTRALIBS
=
@NASLIBS@
9
10
C_SRCS
=
\
11
audio.c \
12
nas.c
13
14
@MAKE_DLL_RULES@