aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/ios
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2016-08-13 20:11:20 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-08-13 20:11:20 -0700
commit545c60a517402346aa04e2b67284827d510ec71d (patch)
tree2b54be86a7f8acc339aa6e44d831eb0076ed9fd9 /packaging/ios
parentcccd4cd17bbb453e3e0bbe60fe2e6fe0c722770f (diff)
downloadsubsurface-545c60a517402346aa04e2b67284827d510ec71d.tar.gz
Add new files to qmake
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging/ios')
-rw-r--r--packaging/ios/Subsurface-mobile/Subsurface-mobile.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro
index 5cbf876f8..4afc35383 100644
--- a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro
+++ b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro
@@ -62,6 +62,7 @@ SOURCES += ../../../subsurface-mobile-main.cpp \
../../../core/taxonomy.c \
../../../core/time.c \
../../../core/uemis.c \
+ ../../../core/subsurface-qt/CylinderObjectHelper.cpp \
../../../core/subsurface-qt/DiveObjectHelper.cpp \
../../../core/subsurface-qt/SettingsObjectWrapper.cpp \
../../../mobile-widgets/qmlmanager.cpp \
@@ -175,6 +176,7 @@ HEADERS += \
../../../core/windowtitleupdate.h \
../../../core/worldmap-options.h \
../../../core/worldmap-save.h \
+ ../../../core/subsurface-qt/CylinderObjectHelper.h \
../../../core/subsurface-qt/DiveObjectHelper.h \
../../../core/subsurface-qt/SettingsObjectWrapper.h \
../../../mobile-widgets/qmlmanager.h \