|
|
|
@ -88,6 +88,18 @@
|
|
|
|
<ClCompile Include="..\..\src\MusepackDecoder.cpp">
|
|
|
|
<ClCompile Include="..\..\src\MusepackDecoder.cpp">
|
|
|
|
<Filter>src</Filter>
|
|
|
|
<Filter>src</Filter>
|
|
|
|
</ClCompile>
|
|
|
|
</ClCompile>
|
|
|
|
|
|
|
|
<ClCompile Include="..\..\third_party\musepack\libmpcdec\mpc_reader.c">
|
|
|
|
|
|
|
|
<Filter>third_party\mpc</Filter>
|
|
|
|
|
|
|
|
</ClCompile>
|
|
|
|
|
|
|
|
<ClCompile Include="..\..\third_party\musepack\libmpcdec\mpc_bits_reader.c">
|
|
|
|
|
|
|
|
<Filter>third_party\mpc</Filter>
|
|
|
|
|
|
|
|
</ClCompile>
|
|
|
|
|
|
|
|
<ClCompile Include="..\..\third_party\musepack\libmpcdec\mpc_decoder.c">
|
|
|
|
|
|
|
|
<Filter>third_party\mpc</Filter>
|
|
|
|
|
|
|
|
</ClCompile>
|
|
|
|
|
|
|
|
<ClCompile Include="..\..\third_party\musepack\libmpcdec\mpc_demux.c">
|
|
|
|
|
|
|
|
<Filter>third_party\mpc</Filter>
|
|
|
|
|
|
|
|
</ClCompile>
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ClInclude Include="$(ProjectDir)..\..\include\libnyquist\OpusDecoder.h">
|
|
|
|
<ClInclude Include="$(ProjectDir)..\..\include\libnyquist\OpusDecoder.h">
|
|
|
|
@ -158,5 +170,8 @@
|
|
|
|
<Filter Include="src\deps">
|
|
|
|
<Filter Include="src\deps">
|
|
|
|
<UniqueIdentifier>{d839471f-71d1-471e-95e0-c33af9bb64bc}</UniqueIdentifier>
|
|
|
|
<UniqueIdentifier>{d839471f-71d1-471e-95e0-c33af9bb64bc}</UniqueIdentifier>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
|
|
|
|
<Filter Include="third_party\mpc">
|
|
|
|
|
|
|
|
<UniqueIdentifier>{cc5d22ad-1a3e-46cf-8f65-7d33f02629fb}</UniqueIdentifier>
|
|
|
|
|
|
|
|
</Filter>
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
</Project>
|
|
|
|
</Project>
|