blob: 159233bc2fe0002a62f8e02692d430c40d6822d5 (
plain)
1
2
3
4
5
6
7
|
# C:\Users\Mikko\Code\Qt\5.12.4\msvc2017_64\bin\lrelease.exe -idbased locale\symedit.fi_FI.ts
/home/mikko/Code/Qt5.12.2/5.12.2/gcc_64/bin/lrelease -idbased locale/symedit.*.ts
if [ $? -ne 0 ]; then
lrelease-qt5 -idbased locale/symedit.*.ts
fi
|