Select Git revision
Forked from
akiraohgaki / ocs-url
65 commits behind the upstream repository.
akiraohgaki authored
i18n.pro 296 B
SOURCES += $$system(find $${PWD}/../app -type f -name "*.cpp" -or -name "*.qml" -or -name "*.js")
TRANSLATIONS += \
$${PWD}/messages.ts \
$${PWD}/messages.en_US.ts \
$${PWD}/messages.ja_JP.ts \
$${PWD}/messages.tr_TR.ts \
$${PWD}/messages.zh_TW.ts
include($${PWD}/i18n.pri)