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 <deathbaba@gmail.com>2011-04-24 00:46:43 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:16:12 +0300
commit1c20e772a03de88e947e3bf7328973dd2cbf3149 (patch)
treeca47334032e1c7838e69460c62d7a28d361acf09 /omim.pro
parentf38bfeb80e2168a514d32cb00d42219cf0b70e85 (diff)
Refactored gps location system:
- Moved all code to crossplatform framework - OS-dependent location services are implemented in platform - Added my position button to desktops
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/omim.pro b/omim.pro
index bbdd834431..de10a1b9c3 100644
--- a/omim.pro
+++ b/omim.pro
@@ -35,6 +35,7 @@ SUBDIRS = 3party \
base \
coding \
geometry \
+ platform \
yg \
indexer \
version \