4cade/bin/buildpreall.bat

5 lines
147 B
Batchfile
Raw Normal View History

2021-10-14 00:37:41 +00:00
@echo off
2021-10-14 05:43:50 +00:00
setlocal enabledelayedexpansion
1>nul copy /y %1\STANDARD %2
for /f "tokens=*" %%a in (build\games.lst) do 1>nul copy /b /y %2+%1\%%a %2