Commit 3cdf1fa9 authored by Arkadiusz Hiler's avatar Arkadiusz Hiler Committed by Alexandre Julliard

mmdevapi: Add SpatialAudio tests.

parent 7e64247a
...@@ -6,4 +6,5 @@ C_SRCS = \ ...@@ -6,4 +6,5 @@ C_SRCS = \
dependency.c \ dependency.c \
mmdevenum.c \ mmdevenum.c \
propstore.c \ propstore.c \
render.c render.c \
spatialaudio.c
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
#include "endpointvolume.h" #include "endpointvolume.h"
#include "mmdeviceapi.h" #include "mmdeviceapi.h"
#include "audioclient.h" #include "audioclient.h"
#include "spatialaudioclient.h"
#include "audiopolicy.h" #include "audiopolicy.h"
#include "dshow.h" #include "dshow.h"
#include "dsound.h" #include "dsound.h"
......
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