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 <deathbaba@gmail.com>2011-11-16 02:32:13 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:28:06 +0300
commit0f7073f1899586561a21a512ace82a945071691b (patch)
tree484cee4d41198e3308bd2aa6bceb113d48102435 /omim.pro
parentd6a7080b3b7c54a55e7edcf6e962aca3eae3f606 (diff)
Removed travel guide
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro8
1 files changed, 2 insertions, 6 deletions
diff --git a/omim.pro b/omim.pro
index 9511455612..4056ae1580 100644
--- a/omim.pro
+++ b/omim.pro
@@ -25,10 +25,7 @@ SUBDIRS = 3party \
qt_tstfrm \
indexer/indexer_tests \
yg/yg_tests \
- words words/words_tests \
- qt \
- publisher publisher/publisher_tests \
- console_sloynik
+ qt
} else {
# libraries which are used on mobile devices
SUBDIRS = 3party \
@@ -41,6 +38,5 @@ SUBDIRS = 3party \
yg \
search \
version \
- map \
- words
+ map
}