diff -r e24348a560a6 -r b72c6db6890b translations/translations.pro --- a/translations/translations.pro Fri Jun 11 14:24:45 2010 +0300 +++ b/translations/translations.pro Wed Jun 23 19:07:03 2010 +0300 @@ -1,10 +1,6 @@ TRANSLATIONS = $$files(*.ts) -LRELEASE = $$QT_BUILD_TREE/bin/lrelease -win32 { - LRELEASE ~= s,/,$$QMAKE_DIR_SEP, - LRELEASE = $${LRELEASE}.exe -} +qtPrepareTool(LRELEASE, lrelease) contains(TEMPLATE_PREFIX, vc):vcproj = 1