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:
authorDmitry Kunin <dkunin@mapswith.me>2013-12-17 17:11:46 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:09:07 +0300
commit3b1dc66f241ddab6e6062c474004cf03c5bd3086 (patch)
tree2b9c04c0674e47ad39d6766dddd02b4f6151c424 /stats/stats.pro
parentdaa0c06cb887735b8007d6ea5bdd3788816b0a4e (diff)
Client clean up.
Diffstat (limited to 'stats/stats.pro')
-rw-r--r--stats/stats.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/stats/stats.pro b/stats/stats.pro
index 5ccab609a5..7430bc38bc 100644
--- a/stats/stats.pro
+++ b/stats/stats.pro
@@ -6,5 +6,5 @@ CONFIG += ordered
SUBDIRS = client
!iphone*:!bada*:!android* {
- SUBDIRS += client/client_tests
+ SUBDIRS +=
}