Remove conversion sources from the VisualStudio project
This commit is contained in:
parent
9892c1722a
commit
93ae382995
2 changed files with 6 additions and 3 deletions
4
src/platform/visualc/opusfile.h
Normal file
4
src/platform/visualc/opusfile.h
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue