mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 09:08:20 -04:00
Qmake: Use lrelease to automate language file compilation
This commit is contained in:
parent
083888efde
commit
99114b00e7
@ -196,8 +196,11 @@ TRANSLATIONS = yacreader_es.ts \
|
||||
yacreader_zh_CN.ts \
|
||||
yacreader_zh_TW.ts \
|
||||
yacreader_zh_HK.ts \
|
||||
yacreader_it.ts \
|
||||
yacreader_source.ts
|
||||
yacreader_it.ts
|
||||
# yacreader_source.ts
|
||||
|
||||
LRELEASE_DIR = ../release/languages/
|
||||
CONFIG += lrelease
|
||||
|
||||
unix:!macx {
|
||||
# set install prefix if it's empty
|
||||
|
@ -283,8 +283,11 @@ TRANSLATIONS = yacreaderlibrary_es.ts \
|
||||
yacreaderlibrary_zh_CN.ts \
|
||||
yacreaderlibrary_zh_TW.ts \
|
||||
yacreaderlibrary_zh_HK.ts \
|
||||
yacreaderlibrary_it.ts \
|
||||
yacreaderlibrary_source.ts
|
||||
yacreaderlibrary_it.ts
|
||||
# yacreaderlibrary_source.ts
|
||||
|
||||
LRELEASE_DIR = ../release/languages/
|
||||
CONFIG += lrelease
|
||||
|
||||
#QML/GridView
|
||||
QT += quick qml quickwidgets
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user