Integrate translations into build process
This commit is contained in:
@@ -86,9 +86,15 @@ FORMS += \
|
||||
src/zboard.ui \
|
||||
src/addressbook.ui
|
||||
|
||||
|
||||
TRANSLATIONS = res/zec_qt_wallet_es.ts \
|
||||
res/zec_qt_wallet_fr.ts \
|
||||
res/zec_qt_wallet_de.ts
|
||||
|
||||
win32: RC_ICONS = res/icon.ico
|
||||
ICON = res/logo.icns
|
||||
|
||||
|
||||
# Default rules for deployment.
|
||||
qnx: target.path = /tmp/$${TARGET}/bin
|
||||
else: unix:!android: target.path = /opt/$${TARGET}/bin
|
||||
|
||||
Reference in New Issue
Block a user