Fixed Windows build

FossilOrigin-Name: c2a08cf305f24922fac8c70654d652b6477ee7b4
This commit is contained in:
kostas
2015-07-11 16:26:48 +00:00
parent 846938e603
commit 9146737d59
4 changed files with 12 additions and 8 deletions

View File

@ -16,5 +16,6 @@ REM Convert all except the en_US which is the original text in the code
%QTPATH%\bin\lrelease fr_FR.ts -qm ..\rsrc\intl\fr_FR.qm
%QTPATH%\bin\lrelease ru_RU.ts -qm ..\rsrc\intl\ru_RU.qm
%QTPATH%\bin\lrelease pt_PT.ts -qm ..\rsrc\intl\pt_PT.qm
%QTPATH%\bin\lrelease it_IT.ts -qm ..\rsrc\intl\it_IT.qm
endlocal