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:
authorAlex Zolotarev <alex@maps.me>2015-12-01 05:56:00 +0300
committerAlex Zolotarev <alex@maps.me>2015-12-01 05:59:07 +0300
commit0a27a2c41b47d7cdbae0cee636a3490daead3dc9 (patch)
treeb35a5c27ba5be1fc2c2b7db51952fc547679f5be /omim.pro
parenta3447f1a00d3ff9152c0fdd777ef82746ff52186 (diff)
Fixed build error with mapshot.
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/omim.pro b/omim.pro
index 1add248ca7..6bd2355a8d 100644
--- a/omim.pro
+++ b/omim.pro
@@ -63,6 +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
+ mapshot.depends = $$SUBDIRS
SUBDIRS *= benchmark_tool mapshot
qt.depends = $$SUBDIRS