Merge pull request #2459 from Diapolo/pro-file
Bitcoin-Qt: use $$TRANSLATIONS in bitcoin-qt.pro
This commit is contained in:
commit
ab806a69a2
1 changed files with 1 additions and 1 deletions
|
@ -410,4 +410,4 @@ contains(RELEASE, 1) {
|
|||
}
|
||||
}
|
||||
|
||||
system($$QMAKE_LRELEASE -silent $$_PRO_FILE_)
|
||||
system($$QMAKE_LRELEASE -silent $$TRANSLATIONS)
|
||||
|
|
Loading…
Reference in a new issue