PrjZipWSDir Add-In insert to zip workspace folder name and source files only.
Zip filename is workspace name with time stamp.
Useful for backup project.
This version uses zip features from Pelle's support[64].dll ;)
EDIT: fixed using string list for small projects, in PrjZipWSDir_WS_2.zip.
Example file: PrjZipWSDir_WS-201708041217.zip
Hi Timovjl:
Thank you for the addin.
There is a problem with the PrjZipWSDir_WS-201708021653.zip file. It contains two copies of support_zip.h.
Robert Wishlaw
PrjZipWSDirMz
This version uses modified miniz_zip (https://github.com/richgel999/miniz)
It create time-stamped backup from sources only.