mirror of
https://github.com/ZDoom/zdbsp.git
synced 2024-11-12 23:44:09 +00:00
d975a01709
SVN r335 (trunk)
4 lines
No EOL
211 B
Batchfile
4 lines
No EOL
211 B
Batchfile
zip -9 %1 COPYING Makefile *.cpp *.h *.c *.rc *.ds? *.sln *.vcproj unused/* zlib/*.c zlib/*.h
|
|
kzip b%1 COPYING Makefile *.cpp *.h *.c *.rc *.ds? *.sln *.vcproj unused/* zlib/*.c zlib/*.h
|
|
zipmix %1 b%1
|
|
del b%1 |