mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
iOS build: create the translations to be bundled
And add them to the bundle. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
d668a89df7
commit
42eee8a2e1
3 changed files with 39 additions and 2 deletions
|
|
@ -100,7 +100,7 @@ SOURCES += ../../../subsurface-mobile-main.cpp \
|
|||
../../../profile-widget/diverectitem.cpp \
|
||||
../../../profile-widget/divetextitem.cpp
|
||||
|
||||
RESOURCES += qml.qrc ../../../subsurface.qrc ../../../mobile-widgets/qml/mobile-resources.qrc
|
||||
RESOURCES += qml.qrc ../../../subsurface.qrc ../../../mobile-widgets/qml/mobile-resources.qrc translations.qrc
|
||||
|
||||
LIBS += ../install-root/lib/libcrypto.a \
|
||||
../install-root/lib/libdivecomputer.a \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue