mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Move Suunto DB import into its own file
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
This commit is contained in:
parent
006a0ebb39
commit
1a9484207b
4 changed files with 546 additions and 532 deletions
|
@ -49,6 +49,7 @@ SOURCES += ../../../subsurface-mobile-main.cpp \
|
|||
../../../core/parse-xml.c \
|
||||
../../../core/parse.c \
|
||||
../../../core/parse-db.c \
|
||||
../../../core/import-suunto.c \
|
||||
../../../core/save-html.c \
|
||||
../../../core/statistics.c \
|
||||
../../../core/worldmap-save.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue