mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
replace zlib with zlib-ng
since the benefits are so high, don't link with shared zlib
This commit is contained in:
4
Externals/ExternalsReferenceAll.props
vendored
4
Externals/ExternalsReferenceAll.props
vendored
@ -91,8 +91,8 @@
|
||||
<ProjectReference Include="$(ExternalsDir)xxhash\xxhash.vcxproj">
|
||||
<Project>{677ea016-1182-440c-9345-dc88d1e98c0c}</Project>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="$(ExternalsDir)zlib\zlib.vcxproj">
|
||||
<Project>{ff213b23-2c26-4214-9f88-85271e557e87}</Project>
|
||||
<ProjectReference Include="$(ExternalsDir)zlib-ng\zlib-ng.vcxproj">
|
||||
<Project>{F6EA7144-8D64-4EBB-A13E-76DFBD911EAE}</Project>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="$(ExternalsDir)zstd\zstd.vcxproj">
|
||||
<Project>{1bea10f3-80ce-4bc4-9331-5769372cdf99}</Project>
|
||||
|
Reference in New Issue
Block a user