summaryrefslogtreecommitdiffstats
path: root/packaging/ios/Subsurface-mobile.pro
diff options
context:
space:
mode:
authorGravatar jan Iversen <jan@casacondor.com>2019-12-08 19:54:39 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-12-24 06:30:57 +0900
commit3930cc42a562bf55f1cf9a0d115435d2cac83c98 (patch)
tree02c0b5798b4710a714011030ac7eb374c7c2ae22 /packaging/ios/Subsurface-mobile.pro
parentc0069d6aee16b3acf9d00e6dc4ca0827ba31c5b5 (diff)
downloadsubsurface-3930cc42a562bf55f1cf9a0d115435d2cac83c98.tar.gz
build-system: add diveplanner to iOS build
Update iOS project solution file Signed-off-by: Jan Iversen <jan@casacondor.com>
Diffstat (limited to 'packaging/ios/Subsurface-mobile.pro')
-rw-r--r--packaging/ios/Subsurface-mobile.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/ios/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile.pro
index e383f2826..af265488d 100644
--- a/packaging/ios/Subsurface-mobile.pro
+++ b/packaging/ios/Subsurface-mobile.pro
@@ -88,6 +88,7 @@ SOURCES += ../../subsurface-mobile-main.cpp \
../../core/uploadDiveShare.cpp \
../../core/uploadDiveLogsDE.cpp \
../../core/save-profiledata.c \
+ ../../core/plannershared.cpp \
../../core/settings/qPref.cpp \
../../core/settings/qPrefCloudStorage.cpp \
../../core/settings/qPrefDisplay.cpp \
@@ -212,6 +213,7 @@ HEADERS += \
../../core/save-profiledata.h \
../../core/uploadDiveShare.h \
../../core/uploadDiveLogsDE.h \
+ ../../core/plannershared.h \
../../core/settings/qPref.h \
../../core/settings/qPrefCloudStorage.h \
../../core/settings/qPrefDisplay.h \