Merge pull request #2459 from Diapolo/pro-file
Bitcoin-Qt: use $$TRANSLATIONS in bitcoin-qt.pro
This commit is contained in:
commit
ab806a69a2
@ -410,4 +410,4 @@ contains(RELEASE, 1) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
system($$QMAKE_LRELEASE -silent $$_PRO_FILE_)
|
system($$QMAKE_LRELEASE -silent $$TRANSLATIONS)
|
||||||
|
Loading…
Reference in New Issue
Block a user