repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shell32/tests: Fixed potential overflow.
[wine/gsoc_dplay.git]
/
dlls
/
winenas.drv
/
Makefile.in
blob
242ce3dde38bb1fd37a29e1f6abd9a4d592e8374
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winenas.drv
6
IMPORTS
=
winmm user32 kernel32
7
EXTRAINCL
=
@X_CFLAGS@
8
EXTRALIBS
= -
ldxguid
-
luuid @NASLIBS@
9
10
C_SRCS
=
\
11
audio.c \
12
nas.c
13
14
@MAKE_DLL_RULES@
15
16
@DEPENDENCIES@
# everything below this line is overwritten by make depend