Externals: Add a stripped down version of minizip.

This commit is contained in:
Pierre Bourdon
2017-09-05 07:37:40 +02:00
committed by Zexaron
parent 480972612c
commit 8e26d33133
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">