mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
f7fde20a2c
commit
64c0881e9f
2 changed files with 6 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue