[vlc-commits] doc: add the d3d11/d3d9 libvlc player sources

Steve Lhomme git at videolan.org
Tue Feb 11 12:00:15 CET 2020


vlc | branch: master | Steve Lhomme <robux4 at ycbcr.xyz> | Tue Feb 11 11:26:50 2020 +0100| [6e7495bf8c8ddb6347938f5f589e514e96d55681] | committer: Steve Lhomme

doc: add the d3d11/d3d9 libvlc player sources

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6e7495bf8c8ddb6347938f5f589e514e96d55681
---

 doc/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 0b8bd54ec5..eb5cc50b71 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -9,6 +9,8 @@ LIBVLC_SAMPLES = \
 	libvlc/QtPlayer/QtVLC.pro \
 	libvlc/vlc-thumb.c \
 	libvlc/wx_player.cpp \
+	libvlc/d3d11_player.cpp \
+	libvlc/d3d9_player.c \
 	$(NULL)
 
 nobase_doc_DATA = $(LIBVLC_SAMPLES)



More information about the vlc-commits mailing list