boinc/zip
Vitalii Koshura 4594160ffb
[Windows] Add MSVS 2019 with vcpkg support
Added new projects to build with Microsoft Visual Studio 2019.
Added vcpkg support for 3rd party libraries.
For simplification all executables use static linked libraries
(impact +0.5 MB or < 3%).
Enable build for all projects (including examples for opencl, cuda etc).
Configuration is not tested yet, so no CI added.
Also because of the reason above projects for VS 2013 are not removed yet too.

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-03-16 02:32:35 +01:00
..
boinc_zip.xcodeproj Mac: update boinc_zip library Xcode project for compatibility with Xcode 10 2019-01-31 06:05:31 -08:00
unzip [Windows] Add MSVS 2019 with vcpkg support 2020-03-16 02:32:35 +01:00
zip [Windows] Add MSVS 2019 with vcpkg support 2020-03-16 02:32:35 +01:00
Makefile.am Fix LDFLAGS for cross-compilation 2017-03-04 16:46:41 +01:00
boinc_zip.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
boinc_zip.h
makefile_test
test.cpp Move duplicated zip / unzip code to a one place. 2015-12-20 21:07:47 +03:00
testzlibconflict.cpp