mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-13 10:49:05 +00:00
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
|