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>2015-11-20 15:42:27 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2015-11-30 16:28:32 +0300
commit568ab191f8ebaa186fb2a6bf959ce23fdeb6a74d (patch)
treea3af647a404b9048e3ad2409046a00c7f809d1fb /omim.pro
parent7c38ca1b9ffb4cb968ae4a744fb816c648ea9bed (diff)
Add mapshot tool
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/omim.pro b/omim.pro
index e2572a93e2..1add248ca7 100644
--- a/omim.pro
+++ b/omim.pro
@@ -63,7 +63,7 @@ SUBDIRS = 3party base coding geometry indexer routing
CONFIG(desktop) {
benchmark_tool.subdir = map/benchmark_tool
benchmark_tool.depends = 3party base coding geometry platform indexer map
- SUBDIRS *= benchmark_tool
+ SUBDIRS *= benchmark_tool mapshot
qt.depends = $$SUBDIRS
SUBDIRS *= qt