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-03-06 15:35:18 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:12:58 +0300
commit6759a2534871fd3c25a0b7465f789989770ccc13 (patch)
tree5d247e10ff402f1602f3a5d3b6a5fbd5e885a1ed /console_sloynik
parent2cbf9325c48e87d4c277feb9e4926a12698c1236 (diff)
Merge coding_sloynik and coding.
Diffstat (limited to 'console_sloynik')
-rw-r--r--console_sloynik/console_sloynik.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/console_sloynik/console_sloynik.pro b/console_sloynik/console_sloynik.pro
index 12d7fd84f5..f29c2f865d 100644
--- a/console_sloynik/console_sloynik.pro
+++ b/console_sloynik/console_sloynik.pro
@@ -4,7 +4,7 @@ CONFIG += console
CONFIG -= app_bundle
ROOT_DIR = ..
-DEPENDENCIES = gflags bzip2 zlib base coding coding_sloynik words
+DEPENDENCIES = gflags bzip2 zlib base coding words
include($$ROOT_DIR/common.pri)