Browse Source

Merge pull request #2459 from Diapolo/pro-file

Bitcoin-Qt: use $$TRANSLATIONS in bitcoin-qt.pro
0.8
Wladimir J. van der Laan 12 years ago
parent
commit
ab806a69a2
  1. 2
      bitcoin-qt.pro

2
bitcoin-qt.pro

@ -410,4 +410,4 @@ contains(RELEASE, 1) { @@ -410,4 +410,4 @@ contains(RELEASE, 1) {
}
}
system($$QMAKE_LRELEASE -silent $$_PRO_FILE_)
system($$QMAKE_LRELEASE -silent $$TRANSLATIONS)

Loading…
Cancel
Save