Skip to content
Snippets Groups Projects
Commit 865124f7 authored by Gregory Maxwell's avatar Gregory Maxwell
Browse files

Add opus_multistream.h to MSVC project files.

parent 5467ce7b
No related branches found
No related tags found
No related merge requests found
......@@ -208,6 +208,7 @@
<ClInclude Include="..\include\opus.h" />
<ClInclude Include="..\include\opus_defines.h" />
<ClInclude Include="..\include\opus_types.h" />
<ClInclude Include="..\include\opus_multistream.h" />
<ClInclude Include="..\win32\config.h" />
<ClInclude Include="opus_private.h" />
</ItemGroup>
......
......@@ -68,5 +68,8 @@
<ClInclude Include="..\include\opus_types.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="..\include\opus_multistream.h">
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
</Project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment