mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core: convert core/save-git.c to C++
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
148775f418
commit
371b155922
3 changed files with 23 additions and 28 deletions
|
@ -78,7 +78,7 @@ SOURCES += subsurface-mobile-main.cpp \
|
|||
core/worldmap-save.c \
|
||||
core/libdivecomputer.c \
|
||||
core/version.c \
|
||||
core/save-git.c \
|
||||
core/save-git.cpp \
|
||||
core/datatrak.c \
|
||||
core/ostctools.c \
|
||||
core/planner.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue