47ccfe279a
Changed: Use the Windows SDK installed with VC++ or the most recent compatible one
4 lines
88 B
Batchfile
4 lines
88 B
Batchfile
SET COPYCMD=/Y
|
|
|
|
REM -- Copy tools
|
|
xcopy \\server\code\tools\leveldesign\*.* . /E /D
|