From bdd1a35c01ee7ce91e1c9428b50d5c38d7f3cb6c Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Mon, 3 Jul 2017 22:53:26 +0200 Subject: Add new sources to ios .pro file Signed-off-by: Robert C. Helling --- packaging/ios/Subsurface-mobile/Subsurface-mobile.pro | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'packaging/ios') diff --git a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro index 29da480ff..753059e69 100644 --- a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro +++ b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro @@ -66,6 +66,7 @@ SOURCES += ../../../subsurface-mobile-main.cpp \ ../../../core/taxonomy.c \ ../../../core/time.c \ ../../../core/uemis.c \ + ../../../core/btdiscovery.cpp \ ../../../core/subsurface-qt/CylinderObjectHelper.cpp \ ../../../core/subsurface-qt/DiveObjectHelper.cpp \ ../../../core/subsurface-qt/SettingsObjectWrapper.cpp \ @@ -93,6 +94,7 @@ SOURCES += ../../../subsurface-mobile-main.cpp \ ../../../qt-models/weightmodel.cpp \ ../../../qt-models/weigthsysteminfomodel.cpp \ ../../../qt-models/ssrfsortfilterproxymodel.cpp \ + ../../../qt-models/messagehandlermodel.cpp \ ../../../profile-widget/divecartesianaxis.cpp \ ../../../profile-widget/diveeventitem.cpp \ ../../../profile-widget/diveprofileitem.cpp \ @@ -182,6 +184,7 @@ HEADERS += \ ../../../core/worldmap-options.h \ ../../../core/worldmap-save.h \ ../../../core/downloadfromdcthread.h \ + ../../../core/btdiscovery.h \ ../../../core/subsurface-qt/CylinderObjectHelper.h \ ../../../core/subsurface-qt/DiveObjectHelper.h \ ../../../core/subsurface-qt/SettingsObjectWrapper.h \ @@ -209,6 +212,7 @@ HEADERS += \ ../../../qt-models/treemodel.h \ ../../../qt-models/yearlystatisticsmodel.h \ ../../../qt-models/diveimportedmodel.h \ + ../../../qt-models/messagehandlermodel.h \ ../../../profile-widget/diveprofileitem.h \ ../../../profile-widget/profilewidget2.h \ ../../../profile-widget/ruleritem.h \ -- cgit v1.2.3-70-g09d2