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:
3
src/Common/Zip.vcxproj.user
Normal file
3
src/Common/Zip.vcxproj.user
Normal 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>
|
||||
Reference in New Issue
Block a user