4cade/bin/buildpreall.bat
2021-10-14 20:01:39 -07:00

5 lines
147 B
Batchfile

@echo off
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