mobile: decoupled ssrf.qrc and mobile.qrc

remove /subsurface.qrc from .pro
copy missing mapwidget icon references to mobile-resources.pro

Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
jan Iversen 2018-06-05 23:09:03 +02:00 committed by Dirk Hohndel
parent f7fde20a2c
commit 64c0881e9f
2 changed files with 6 additions and 1 deletions

View file

@ -103,7 +103,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 ./translations.qrc
RESOURCES += ./qml.qrc ../../mobile-widgets/qml/mobile-resources.qrc ./translations.qrc
LIBS += ./install-root/lib/libdivecomputer.a \
./install-root/lib/libgit2.a \