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 <alex@maps.me>2015-01-11 07:54:20 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:36:48 +0300
commit4fcc18f24851b1ae1e2ced1b071925d5b3d9b653 (patch)
tree471576aa4aa25d9454a10843f53824fbf1592aa8 /omim.pro
parent82df548633d1491884d33005625dc47df257e1c9 (diff)
Removed old unused statistics from the project.
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/omim.pro b/omim.pro
index ac6b77a6ce..61a094d44d 100644
--- a/omim.pro
+++ b/omim.pro
@@ -61,7 +61,7 @@ SUBDIRS = 3party \
search \
drape_frontend \
map \
- stats/client \
+ stats \
} else {
# libraries which are used on mobile devices
SUBDIRS = 3party \
@@ -77,7 +77,7 @@ SUBDIRS = 3party \
gui \
search \
map \
- stats/client \
+ stats \
}
win32 {