Commit 3237c5a8 authored by Robert Reif's avatar Robert Reif Committed by Alexandre Julliard

Remove capture tests from dsound.c and place them in a new file

capture.c.
parent 6b145f04
Makefile
capture.ok
dsound.ok
dsound_test.exe.spec.c
propset.ok
......
......@@ -7,6 +7,7 @@ IMPORTS = dsound user32 kernel32
EXTRALIBS = $(LIBUUID)
CTESTS = \
capture.c \
dsound.c \
propset.c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment