add some zip file packaging to visual studio proj

This commit is contained in:
nhmall
2024-03-31 20:37:56 -04:00
parent dddfd66e7a
commit 1d4aeb4f15
6 changed files with 228 additions and 10 deletions

3
.gitignore vendored
View File

@@ -35,6 +35,9 @@ Makefile
Debug/
Release/
binary/
package/*
vspackage/
vsbinary/
build/
ipch/
lib/*