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:
authorrachytski <siarhei.rachytski@gmail.com>2012-05-15 19:59:45 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:38:28 +0300
commit1bd9a4be35c8c953419068912abe7838c4abc5e0 (patch)
treedc9f3949a5172a3ce54ec0e541634d619d5659e2 /defines.hpp
parent729d81da3182ab29c4b0e33f075c82535c5a48a1 (diff)
removed packed_polygons.bin from external_resources. this file should be present for country names checks.
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/defines.hpp b/defines.hpp
index 4eee63b865..5917b0fee0 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -25,6 +25,8 @@
#define PACKED_POLYGONS_FILE "packed_polygons.bin"
#define PACKED_POLYGONS_INFO_TAG "info"
+#define EXTERNAL_RESOURCES_FILE "external_resources.txt"
+
#define DRAWING_RULES_TXT_FILE "drules_proto.txt"
#define DRAWING_RULES_BIN_FILE "drules_proto.bin"