mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile: remove MapWidget from mobile-resources.qrc
remove MapWidget entries from mobile-resources.qrc, and reference map-widget.qrc in Subsurface-mobile.pro for iOS Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
parent
2b7b7ad8f5
commit
ff88e7ee99
2 changed files with 4 additions and 20 deletions
|
|
@ -104,7 +104,10 @@ SOURCES += ../../subsurface-mobile-main.cpp \
|
|||
../../profile-widget/diverectitem.cpp \
|
||||
../../profile-widget/divetextitem.cpp
|
||||
|
||||
RESOURCES += ./qml.qrc ../../mobile-widgets/qml/mobile-resources.qrc ./translations.qrc
|
||||
RESOURCES += ./qml.qrc \
|
||||
../../mobile-widgets/qml/mobile-resources.qrc \
|
||||
../../map-widget/qml/map-widget.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