greed/IDLINK/BACKUP.BAT
2014-12-12 00:00:00 +00:00

5 lines
71 B
Batchfile

copy *.c %1
copy *.asm %1
copy *.h %1
copy *.equ %1
copy *.inc %1