From a9f76c6d86d6fbbc91878995f0d3ff8d94690418 Mon Sep 17 00:00:00 2001 From: Jonathan Yong <10walls@gmail.com> Date: Thu, 13 Jun 2013 21:15:39 +0800 Subject: ao_wasapi0: add new wasapi event mode ao --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index be24bac316..1460fd7c89 100644 --- a/Makefile +++ b/Makefile @@ -88,6 +88,7 @@ SOURCES-$(COREVIDEO) += video/out/vo_corevideo.m SOURCES-$(DIRECT3D) += video/out/vo_direct3d.c \ video/out/w32_common.c SOURCES-$(DSOUND) += audio/out/ao_dsound.c +SOURCES-$(WASAPI0) += audio/out/ao_wasapi0.c SOURCES-$(GL) += video/out/gl_common.c video/out/gl_osd.c \ video/out/vo_opengl.c video/out/gl_lcms.c \ video/out/gl_video.c video/out/dither.c \ -- cgit v1.2.3