From c8231202b28baf455efecee3d51d529222660817 Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Fri, 9 Nov 2012 09:42:59 -0800 Subject: Add the new source files to the MSVC projects. Commits ae0e2ca8 and 6906210c split encode and decode support into separate files to help reduce the footprint of decode-only builds. This commit adds the new source files to the MSVC project files, fixing that build. --- src/opus.vcxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/opus.vcxproj') diff --git a/src/opus.vcxproj b/src/opus.vcxproj index 47074084..c47c1ec3 100644 --- a/src/opus.vcxproj +++ b/src/opus.vcxproj @@ -198,6 +198,8 @@ + + -- cgit v1.2.3