summaryrefslogtreecommitdiffstats
path: root/translations/translations.pro
Commit message (Collapse)AuthorAgeFilesLines
* another shot at fixing directory separators in build commandsOswald Buddenhagen2009-11-251-1/+1
|
* fix mingw build when sh is in $PATHOswald Buddenhagen2009-11-161-1/+1
|
* make qm file creation a regular build stepOswald Buddenhagen2009-11-101-0/+42
this is mostly a revert of the revert of the previous attempt, only that this time we have a bootstrapped lrelease which won't blow up for cross-compilations. Reviewed-By: Jason McDonald Task-Id: QTBUG-4939