Skip to content
Snippets Groups Projects
Unverified Commit e619ea76 authored by Ricardo Constantino's avatar Ricardo Constantino Committed by Ralph Giles
Browse files

vs2015: Add missing file to test_opus_encode.


Signed-off-by: default avatarRalph Giles <giles@thaumas.net>
parent bd109a2b
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,7 @@
</ProjectConfiguration>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\tests\opus_encode_regressions.c" />
<ClCompile Include="..\..\tests\test_opus_encode.c" />
</ItemGroup>
<ItemGroup>
......
......@@ -10,5 +10,8 @@
<ClCompile Include="..\..\tests\test_opus_encode.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\..\tests\opus_encode_regressions.c">
<Filter>Source Files</Filter>
</ClCompile>
</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