mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Cleanup: move tag functions into own translation unit
Make dive.h a bit slimmer. It's only a drop in the bucket - but at least when modifying tag functions not the *whole* application is rebuilt anymore. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
46c69fccb7
commit
6200909ba4
25 changed files with 321 additions and 267 deletions
|
|
@ -70,6 +70,7 @@ SOURCES += ../../subsurface-mobile-main.cpp \
|
|||
../../core/membuffer.c \
|
||||
../../core/sha1.c \
|
||||
../../core/strtod.c \
|
||||
../../core/tag.c \
|
||||
../../core/taxonomy.c \
|
||||
../../core/time.c \
|
||||
../../core/uemis.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue