add translation to .pro so lupdate and lrelease find them
This commit is contained in:
parent
274310aebc
commit
95da26195f
@ -41,5 +41,9 @@ CONFIG += c++14
|
||||
|
||||
RESOURCES += resources.qrc
|
||||
|
||||
TRANSLATIONS = translations/ao_en.ts \
|
||||
translations/ao_ja.ts \
|
||||
translations/ao_de.ts
|
||||
|
||||
win32:RC_ICONS = resource/logo.ico
|
||||
macx:ICON = resource/logo.icns
|
||||
|
Loading…
Reference in New Issue
Block a user