From 6200909ba4ffba2d79770b7eacdb615eeb2c88c1 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Thu, 30 May 2019 18:29:36 +0200 Subject: 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 --- packaging/ios/Subsurface-mobile.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'packaging/ios') diff --git a/packaging/ios/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile.pro index ea6a378ea..a0caf4886 100644 --- a/packaging/ios/Subsurface-mobile.pro +++ b/packaging/ios/Subsurface-mobile.pro @@ -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 \ -- cgit v1.2.3-70-g09d2