ByteStream: Move zstd wrapper to util project
Removes zstd dependency from common, fixes updater running on Mac.
This commit is contained in:
@ -214,6 +214,7 @@
|
||||
<ClCompile Include="window_info.cpp" />
|
||||
<ClCompile Include="xaudio2_audio_stream.cpp" />
|
||||
<ClCompile Include="xinput_source.cpp" />
|
||||
<ClCompile Include="zstd_byte_stream.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\dep\cubeb\cubeb.vcxproj">
|
||||
|
||||
Reference in New Issue
Block a user