mirror of
https://github.com/ZDoom/zdbsp.git
synced 2025-03-14 14:51:28 +00:00
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 |