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:
authorYuri Gorshenin <y@maps.me>2015-09-03 12:27:24 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:02:12 +0300
commite16e9898ba82c5ac94ccfcb0be18246fb3b9fd2d (patch)
tree7fd5f9da19e1072affd6ae704a35202e95bd0a09 /indexer/indexer.pro
parentff0957cafa48a726cac8679885dc76767c31ee5e (diff)
[search] TypesSkipper is moved to an individual unit.
Diffstat (limited to 'indexer/indexer.pro')
-rw-r--r--indexer/indexer.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/indexer/indexer.pro b/indexer/indexer.pro
index 35d71d4dd0..f7944555bc 100644
--- a/indexer/indexer.pro
+++ b/indexer/indexer.pro
@@ -48,6 +48,7 @@ SOURCES += \
search_index_builder.cpp \
search_string_utils.cpp \
types_mapping.cpp \
+ types_skipper.cpp \
HEADERS += \
categories_holder.hpp \
@@ -103,6 +104,7 @@ HEADERS += \
tesselator_decl.hpp \
tree_structure.hpp \
types_mapping.hpp \
+ types_skipper.hpp \
unique_index.hpp \
OTHER_FILES += drules_struct.proto