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
cmd: Turn off echo, add visual separator between testcases.
[wine/multimedia.git]
/
dlls
/
dswave
/
Makefile.in
blob
fb2e28aba10ad0197130ae42039ef5c482b1aeaa
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dswave.dll
6
IMPORTS
=
dxguid uuid ole32 advapi32 kernel32
7
8
C_SRCS
=
\
9
dswave.c \
10
dswave_main.c \
11
regsvr.c
12
13
RC_SRCS
=
version.rc
14
15
@MAKE_DLL_RULES@
16
17
@DEPENDENCIES@
# everything below this line is overwritten by make depend