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:
authorSergey Magidovich <mgsergio@mapswithme.com>2015-11-29 16:20:12 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:03:57 +0300
commit486aeb869c63d4b55240ddaf592e4b373d4e9242 (patch)
tree39b0f04172d13b09824d06e2e2bdffc942c44d65 /indexer/indexer.pro
parente5b4ac91abef028cf6e4da87c55a7501427b1444 (diff)
A parallel structure to FeatureType that can serialize/deserialize to/from xml.
Diffstat (limited to 'indexer/indexer.pro')
-rw-r--r--indexer/indexer.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/indexer/indexer.pro b/indexer/indexer.pro
index 02e73a7bcd..7fd88ebe40 100644
--- a/indexer/indexer.pro
+++ b/indexer/indexer.pro
@@ -47,7 +47,7 @@ SOURCES += \
scales.cpp \
types_mapping.cpp \
types_skipper.cpp \
-
+ xml_feature.cpp \
HEADERS += \
cell_coverer.hpp \
@@ -105,6 +105,7 @@ HEADERS += \
types_mapping.hpp \
types_skipper.hpp \
unique_index.hpp \
+ xml_feature.hpp \
OTHER_FILES += drules_struct.proto