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-10-19 18:20:04 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-10-19 19:09:35 +0300
commit887e5d58b1fa0db6105107ec5076220683c7c4fd (patch)
tree67df9ff7960863e5986c782d62fa315d1136208b /omim.pro
parentd27ed175d5e7e5f41c00111a5d7bb90f2c9d85e6 (diff)
Fix project build
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/omim.pro b/omim.pro
index 7678c4009c..5bdaa0ab06 100644
--- a/omim.pro
+++ b/omim.pro
@@ -26,7 +26,7 @@ HEADERS += defines.hpp
SUBDIRS = 3party base coding geometry editor indexer routing search
!CONFIG(osrm) {
- SUBDIRS *= platform stats storage tracking
+ SUBDIRS *= platform stats storage
CONFIG(desktop) {
SUBDIRS *= generator
@@ -64,7 +64,7 @@ SUBDIRS = 3party base coding geometry editor indexer routing search
}
!CONFIG(gtool):!CONFIG(osrm) {
- SUBDIRS *= drape drape_frontend partners_api map
+ SUBDIRS *= drape drape_frontend partners_api tracking map
CONFIG(map_designer):CONFIG(desktop) {
SUBDIRS *= skin_generator