added windows script to make the zip file

This commit is contained in:
Basile Burg 2015-08-25 09:45:40 +02:00
parent b877ce5f08
commit dd9d0bbd4c
2 changed files with 9 additions and 0 deletions

1
cesetup/.gitignore vendored
View File

@ -17,6 +17,7 @@
*.png
*.ico
*.txt
*.zip
Thumbs.db
backup
doc

8
cesetup/zip-win32.bat Normal file
View File

@ -0,0 +1,8 @@
cd win32
:: assuming 7zip binary folder is somewhere in PATH
7z a -tzip -mx9^
..\coedit.1update2.win32.zip^
dcd.license.txt coedit.license.txt^
coedit.exe cetodo.exe cesyms.exe^
coedit.ico coedit.png^
dcd-server.exe dcd-client.exe