Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'base/base.pro')
-rw-r--r--base/base.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/base.pro b/base/base.pro
index b9bf3d586e..2a1b95af0d 100644
--- a/base/base.pro
+++ b/base/base.pro
@@ -25,6 +25,7 @@ SOURCES += \
string_format.cpp \
string_utils.cpp \
strings_bundle.cpp \
+ suffix_array.cpp \
sunrise_sunset.cpp \
thread.cpp \
thread_checker.cpp \
@@ -81,6 +82,7 @@ HEADERS += \
string_format.hpp \
string_utils.hpp \
strings_bundle.hpp \
+ suffix_array.hpp \
sunrise_sunset.hpp \
thread.hpp \
thread_checker.hpp \