iOS build: add new file to qmake build

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2018-02-12 12:18:52 -08:00
parent 4e2e48a8fb
commit 23ac269a0a

View file

@ -51,6 +51,7 @@ SOURCES += ../../../subsurface-mobile-main.cpp \
../../../core/import-shearwater.c \
../../../core/import-cobalt.c \
../../../core/import-divinglog.c \
../../../core/import-csv.c \
../../../core/save-html.c \
../../../core/statistics.c \
../../../core/worldmap-save.c \