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