core: add upload dive-share.com class

This is the framework that mobileExecutable needs, all
prepared to move functionality from desktop-widgets
(current implementation) into a shared version.

Signed-off-by: Jan Iversen <jan@casacondor.com>
This commit is contained in:
jan Iversen 2019-12-08 11:45:55 +01:00 committed by Dirk Hohndel
parent 7e12ac262b
commit e8e425edd8
3 changed files with 118 additions and 0 deletions

View file

@ -165,6 +165,8 @@ set(SUBSURFACE_CORE_LIB_SRCS
uemis.h
units.h
units.c
uploadDiveShare.cpp
uploadDiveShare.h
version.c
version.h
videoframeextractor.cpp