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 Yershov <yershov@corp.mail.ru>2016-01-12 13:12:42 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:15:05 +0300
commite57df7316957d85534dc78b2d9cb642bfbbeeccd (patch)
tree0c722eef3e82aaa15452fbc72f7a630c0cae4751 /defines.hpp
parenta95bf8cb5a5bb2c5dc297a2f20cf19aa1d2632d7 (diff)
[Old map downloader] Backup mwm before generating routing sections
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/defines.hpp b/defines.hpp
index 2cd61ce422..eeb441747a 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -43,6 +43,7 @@
#define DOWNLOADING_FILE_EXTENSION ".downloading"
#define BOOKMARKS_FILE_EXTENSION ".kml"
#define ROUTING_FILE_EXTENSION ".routing"
+#define NOROUTING_FILE_EXTENSION ".norouting"
#define GEOM_INDEX_TMP_EXT ".geomidx.tmp"
#define CELL2FEATURE_SORTED_EXT ".c2f.sorted"