Patch the paths in lrelease for Qt 4.6.1

Necessary because lrelease is built statically now.

Reviewed-by: Oswald Buddenhagen
This commit is contained in:
Thorbjørn Lindeijer
2009-12-01 15:21:09 +01:00
parent b02da0e034
commit 405d9367e7
2 changed files with 2 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
bin/qmake bin/qmake
bin/lrelease
lib/libQtCore.so lib/libQtCore.so
%% %%
lib/libQtCore.la lib/libQtCore.la

View File

@@ -1,4 +1,5 @@
bin/qmake.exe bin/qmake.exe
bin/lrelease.exe
bin/QtCore4.dll bin/QtCore4.dll
bin/QtCored4.dll bin/QtCored4.dll
%% %%