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
path: root/stats
diff options
context:
space:
mode:
authorMWM Planet Generator cdn3 <osm@cdn3.mapswithme.com>2015-11-23 10:26:43 +0300
committerMWM Planet Generator cdn3 <osm@cdn3.mapswithme.com>2015-11-23 10:27:26 +0300
commit51b3e8f74bd8c19d8c5210d1400b2d8d518cfb93 (patch)
tree93ce7f87ee89911b3d0caace28dca8dac3caee6b /stats
parent00e6e567f6e428ae4c8a05a94b877eafdf7878c2 (diff)
Removed not needed dependencies for static libraries, which only slow down the build.
Diffstat (limited to 'stats')
-rw-r--r--stats/stats.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/stats/stats.pro b/stats/stats.pro
index 5ba01815c3..8af217214e 100644
--- a/stats/stats.pro
+++ b/stats/stats.pro
@@ -7,8 +7,6 @@ CONFIG += staticlib
ROOT_DIR = ..
include($$ROOT_DIR/common.pri)
-DEPENDENCIES =
-
SOURCES += $$ROOT_DIR/3party/Alohalytics/src/cpp/alohalytics.cc \
HEADERS += $$ROOT_DIR/3party/Alohalytics/src/alohalytics.h \