repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed deadlock in capture callback.
[wine.git]
/
dlls
/
dsound
/
tests
/
Makefile.in
blob
3ef6372d7ad7f5f8b2044dd1f8bf860ea409cd98
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
dsound.dll
6
IMPORTS
=
dsound user32 kernel32
7
EXTRALIBS
= -
ldxguid
-
luuid
-
ldxerr9
8
9
CTESTS
=
\
10
capture.c \
11
dsound.c \
12
propset.c
13
14
@MAKE_TEST_RULES@
15
16
### Dependencies: