repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wer: Add new stubbed wer.dll.
[wine/hramrach.git]
/
dlls
/
dsound
/
tests
/
Makefile.in
blob
238f727e3a0d2f52d6d6798cf411030519833a54
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
dsound.dll
6
IMPORTS
=
ole32 version user32
7
8
C_SRCS
=
\
9
capture.c \
10
ds3d.c \
11
ds3d8.c \
12
dsound.c \
13
dsound8.c \
14
duplex.c \
15
propset.c
16
17
@MAKE_TEST_RULES@