forked from qt-creator/qt-creator
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:
@@ -1,4 +1,5 @@
|
||||
bin/qmake
|
||||
bin/lrelease
|
||||
lib/libQtCore.so
|
||||
%%
|
||||
lib/libQtCore.la
|
||||
|
@@ -1,4 +1,5 @@
|
||||
bin/qmake.exe
|
||||
bin/lrelease.exe
|
||||
bin/QtCore4.dll
|
||||
bin/QtCored4.dll
|
||||
%%
|
||||
|
Reference in New Issue
Block a user