Merge pull request #7477 from Zexaron/ext-minizip

Externals: Add a stripped down version of minizip
This commit is contained in:
Pierre Bourdon
2018-11-17 22:23:02 +01:00
committed by GitHub
11 changed files with 2904 additions and 0 deletions

View File

@ -598,6 +598,9 @@
<ProjectReference Include="$(ExternalsDir)pugixml\pugixml.vcxproj">
<Project>{38fee76f-f347-484b-949c-b4649381cffb}</Project>
</ProjectReference>
<ProjectReference Include="$(ExternalsDir)minizip\minizip.vcxproj">
<Project>{23114507-079a-4418-9707-cfa81a03ca99}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">