1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-13 03:48:26 -06:00

Windows: create dedicated project for zip library and link other binaries against it instead of recompiling zlib and libzip for each project separately.

This commit is contained in:
Mounir IDRASSI
2017-06-05 16:23:24 +02:00
parent 79aa488106
commit 9b4e087882
12 changed files with 786 additions and 2208 deletions

View File

@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
</Project>