From 64c0881e9f529d5220e8ac27ad0a78018773449c Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Tue, 5 Jun 2018 23:09:03 +0200 Subject: 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 --- packaging/ios/Subsurface-mobile.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/ios') diff --git a/packaging/ios/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile.pro index 4df825821..2fed906ee 100644 --- a/packaging/ios/Subsurface-mobile.pro +++ b/packaging/ios/Subsurface-mobile.pro @@ -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 \ -- cgit v1.2.3-70-g09d2