ALL: synced with ScummVM
This commit is contained in:
parent
1f3ad19a38
commit
068ff94d20
228 changed files with 11689 additions and 4232 deletions
|
@ -24,7 +24,10 @@ echo Copying data files
|
|||
echo.
|
||||
|
||||
xcopy /F /Y "%~4/lib/%~3/SDL.dll" "%~2" 1>NUL 2>&1
|
||||
xcopy /F /Y "%~4/lib/%~3/freetype6.dll" "%~2" 1>NUL 2>&1
|
||||
xcopy /F /Y "%~1/backends/vkeybd/packs/vkeybd_default.zip" "%~2" 1>NUL 2>&1
|
||||
REM ResidualVM not support it:
|
||||
REM xcopy /F /Y "%~1/gui/themes/translations.dat" "%~2" 1>NUL 2>&1
|
||||
|
||||
if "%~5"=="0" goto done
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue