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:
authorVladiMihaylenko <vxmihaylenko@gmail.com>2017-08-09 17:32:36 +0300
committerYuri Gorshenin <mipt.vi002@gmail.com>2017-08-11 12:10:24 +0300
commit95f744faff9bcd48138b575a40314efe43d8a0c8 (patch)
treec03901cf1fdd54ab90920cbef1b6b3ab07642e18 /defines.hpp
parent54143ac26e806d290632d4ac6408a5a14f71c1da (diff)
Inject diff scheme into files.
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 72993aca54..fcaa00f1d4 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -2,6 +2,7 @@
#define DATA_FILE_EXTENSION ".mwm"
#define DATA_FILE_EXTENSION_TMP ".mwm.tmp"
+#define DIFF_FILE_EXTENSION ".mwmdiff"
#define FONT_FILE_EXTENSION ".ttf"
#define OSM2FEATURE_FILE_EXTENSION ".osm2ft"
#define EXTENSION_TMP ".tmp"