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:
authorConstantin Shalnev <c.shalnev@corp.mail.ru>2015-10-15 16:43:35 +0300
committerConstantin Shalnev <c.shalnev@corp.mail.ru>2015-10-16 10:26:43 +0300
commit450d03b7a917dfcea301bbd48ee6e30b908abe11 (patch)
tree5cb5f9af195ca61394848198692b305b403f60f0 /omim.pro
parent0dd108f11778b911a9eb49686ac44bb2762a49a3 (diff)
Added styles symbols consistency test
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/omim.pro b/omim.pro
index 6a538e1f5b..c2e6ed1e8a 100644
--- a/omim.pro
+++ b/omim.pro
@@ -79,7 +79,7 @@ CONFIG(desktop) {
SUBDIRS += render/render_tests
SUBDIRS += storage/storage_tests
SUBDIRS += search/search_tests
- SUBDIRS += map/map_tests map/benchmark_tool map/mwm_tests
+ SUBDIRS += map/map_tests map/benchmark_tool map/mwm_tests map/style_tests
SUBDIRS += routing/routing_integration_tests
SUBDIRS += routing/routing_tests
SUBDIRS += generator/generator_tests