mirror of
https://github.com/ZDoom/zdbsp.git
synced 2024-11-22 03:41:29 +00:00
65cdd0323e
SVN r149 (trunk)
4 lines
No EOL
171 B
Batchfile
4 lines
No EOL
171 B
Batchfile
zip -9 %1 COPYING *.cpp *.h *.c *.rc *.ds? *.sln *.vcproj unused/* zlib/*
|
|
kzip b%1 COPYING *.cpp *.h *.c *.rc *.ds? *.sln *.vcproj unused/* zlib/*
|
|
zipmix %1 b%1
|
|
del b%1 |