mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-06 19:01:36 +03:00
replace zlib with zlib-ng
since the benefits are so high, don't link with shared zlib
This commit is contained in:
parent
1a78d5b9e7
commit
c3b64012d1
43 changed files with 736 additions and 13643 deletions
|
@ -42,8 +42,8 @@
|
|||
<ProjectReference Include="$(ExternalsDir)mbedtls\mbedTLS.vcxproj">
|
||||
<Project>{bdb6578b-0691-4e80-a46c-df21639fd3b8}</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>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue