mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
build-system: add uploadDiveShare to iOS build
Update iOS project solution file Signed-off-by: Jan Iversen <jan@casacondor.com>
This commit is contained in:
parent
e8e425edd8
commit
2949ea0fd9
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,7 @@ SOURCES += ../../subsurface-mobile-main.cpp \
|
|||
../../core/btdiscovery.cpp \
|
||||
../../core/connectionlistmodel.cpp \
|
||||
../../core/qt-ble.cpp \
|
||||
../../core/uploadDiveShare.cpp \
|
||||
../../core/save-profiledata.c \
|
||||
../../core/settings/qPref.cpp \
|
||||
../../core/settings/qPrefCloudStorage.cpp \
|
||||
|
@ -205,6 +206,7 @@ HEADERS += \
|
|||
../../core/connectionlistmodel.h \
|
||||
../../core/qt-ble.h \
|
||||
../../core/save-profiledata.h \
|
||||
../../core/uploadDiveShare.h \
|
||||
../../core/settings/qPref.h \
|
||||
../../core/settings/qPrefCloudStorage.h \
|
||||
../../core/settings/qPrefDisplay.h \
|
||||
|
|
Loading…
Add table
Reference in a new issue