ALL: sync with ScummVM
This commit is contained in:
parent
2984c92a47
commit
88b93b36dd
62 changed files with 3175 additions and 1313 deletions
|
@ -26,8 +26,9 @@ 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
|
||||
xcopy /F /Y "%~1/backends/vkeybd/packs/vkeybd_small.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
|
||||
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