shithub: opus-tools

Download patch

ref: 71428574eb6b66ee9dfcc67e39ce7bd826e8dafd
parent: 6922b34cce6f9812ae2b90ecef8f13bee55ec1e5
author: Ricardo Constantino <wiiaboo@gmail.com>
date: Tue Feb 21 17:25:11 EST 2017

Makefile.am: add VS2015 files

Signed-off-by: Ralph Giles <giles@thaumas.net>

--- a/Makefile.am
+++ b/Makefile.am
@@ -37,7 +37,15 @@
              win32/genversion.bat \
              win32/config.h \
              win32/unicode_support.h \
-             win32/unicode_support.c
+             win32/unicode_support.c \
+             win32/VS2015/generate_version.vcxproj \
+             win32/VS2015/opusdec.vcxproj \
+             win32/VS2015/opusdec.vcxproj.filters \
+             win32/VS2015/opusenc.vcxproj \
+             win32/VS2015/opusenc.vcxproj.filters \
+             win32/VS2015/opusinfo.vcxproj \
+             win32/VS2015/opusinfo.vcxproj.filters \
+             win32/VS2015/opus-tools.sln
 
 dist_man_MANS = man/opusenc.1 man/opusdec.1 man/opusinfo.1