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 /stats/stats.pro
parent82df548633d1491884d33005625dc47df257e1c9 (diff)
Removed old unused statistics from the project.
Diffstat (limited to 'stats/stats.pro')
-rw-r--r--stats/stats.pro16
1 files changed, 12 insertions, 4 deletions
diff --git a/stats/stats.pro b/stats/stats.pro
index 5a2b7f0e0d..62a8cea021 100644
--- a/stats/stats.pro
+++ b/stats/stats.pro
@@ -1,6 +1,14 @@
-# Project that includes all stats projects.
+# Statistics client library.
-TEMPLATE = subdirs
-CONFIG += ordered
+TARGET = stats_client
+TEMPLATE = lib
+CONFIG += staticlib
-SUBDIRS = client
+ROOT_DIR = ..
+include($$ROOT_DIR/common.pri)
+
+DEPENDENCIES =
+
+SOURCES +=
+
+HEADERS +=