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
urlmon: Improve IUri support for mk: URIs.
[wine/multimedia.git]
/
dlls
/
winenas.drv
/
Makefile.in
blob
75a01a40ef7d1acc41c3f038a3d71fdb29572a68
1
MODULE
=
winenas.drv
2
IMPORTS
=
dxguid uuid winmm user32
3
EXTRAINCL
=
@X_CFLAGS@
4
EXTRALIBS
=
@NASLIBS@
5
6
C_SRCS
=
\
7
audio.c \
8
nas.c
9
10
@MAKE_DLL_RULES@