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:
authorYury Melnichek <melnichek@gmail.com>2011-04-05 18:50:32 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:15:13 +0300
commit257fbf957bef42b3120e3ef7da37b47a402cc4ee (patch)
treefb996a7d4b71e0646a62f244560a04319c4536dd /omim.pro
parente1445f86948a3d862eaeae919b757976d434ebc1 (diff)
Add words, words_tests, publisher, publisher_tests to omim.
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/omim.pro b/omim.pro
index f6ff865cfd..0dca9c93d6 100644
--- a/omim.pro
+++ b/omim.pro
@@ -25,7 +25,9 @@ SUBDIRS = 3party \
qt_tstfrm \
indexer/indexer_tests \
yg/yg_tests \
- qt
+ qt \
+ words words_tests \
+ publisher publisher_tests
} else {
# libraries which are used on iphone and bada
SUBDIRS = 3party \