mirror of
https://github.com/ZDoom/zdbsp.git
synced 2024-11-22 11:51:19 +00:00
24d4f0b45c
SVN r12 (trunk)
4 lines
No EOL
155 B
Batchfile
4 lines
No EOL
155 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
|
|
zipmix %1 b%1
|
|
del b%1 |