GUI: Remove custom lrelease target.

Remove the custom lrelease target since it fails to work in
Fedora 13. In Fedora 13 there is no 'lrelease' binary but
'lrelease-qt4'.
This commit is contained in:
Kimmo Varis 2010-07-08 10:50:46 +03:00
parent 566b4b4beb
commit ee2f785529
1 changed files with 0 additions and 4 deletions

View File

@ -82,7 +82,3 @@ win32 {
LIBS += -lshlwapi -lhtmlhelp
}
# run lrelease before build
lrelease.commands = lrelease gui.pro
QMAKE_EXTRA_TARGETS += lrelease
PRE_TARGETDEPS += lrelease