1
0
Fork 0

Remove conversion sources from the VisualStudio project

This commit is contained in:
krcroft 2019-11-11 14:24:03 -08:00 committed by Patryk Obara
parent 9892c1722a
commit 93ae382995
2 changed files with 6 additions and 3 deletions

View file

@ -0,0 +1,4 @@
// This file exists only for MSVC builds.
// It's needed because vcpkg does not set opusfile's subdirectory in its includes list
// for projects that do not use cmake.
#include <opus/opusfile.h>