mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core: convert load-git.c to C++
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
d803e42314
commit
c05be40bfd
5 changed files with 126 additions and 158 deletions
|
|
@ -61,7 +61,7 @@ SOURCES += subsurface-mobile-main.cpp \
|
|||
core/git-access.cpp \
|
||||
core/globals.cpp \
|
||||
core/liquivision.c \
|
||||
core/load-git.c \
|
||||
core/load-git.cpp \
|
||||
core/parse-xml.c \
|
||||
core/parse.c \
|
||||
core/picture.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue