summaryrefslogtreecommitdiffstats
path: root/Subsurface-mobile.pro
diff options
context:
space:
mode:
Diffstat (limited to 'Subsurface-mobile.pro')
-rw-r--r--Subsurface-mobile.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/Subsurface-mobile.pro b/Subsurface-mobile.pro
index 2da1e5703..5641f422d 100644
--- a/Subsurface-mobile.pro
+++ b/Subsurface-mobile.pro
@@ -89,6 +89,7 @@ SOURCES += subsurface-mobile-main.cpp \
core/membuffer.c \
core/selection.cpp \
core/sha1.c \
+ core/string-format.cpp \
core/strtod.c \
core/tag.c \
core/taxonomy.c \
@@ -222,6 +223,7 @@ HEADERS += \
core/selection.h \
core/sha1.h \
core/strndup.h \
+ core/string-format.h \
core/subsurfacestartup.h \
core/subsurfacesysinfo.h \
core/taxonomy.h \