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:
authorVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2015-02-27 20:31:21 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:46:03 +0300
commitc5a45d38c2060c1b8722a387031bef03cabdc9e6 (patch)
treecfbcac93439a272583e96657c5d17caaae8c97b5 /map/map.pro
parentb6db1697139223354c36524605eb13cbdc2f9f15 (diff)
Developing infrastucture for launching integration tests and unit tests for Android. Porting integration tests and indexer tests on Android platform.
Diffstat (limited to 'map/map.pro')
-rw-r--r--map/map.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/map/map.pro b/map/map.pro
index 9405e92e1f..18163f52b5 100644
--- a/map/map.pro
+++ b/map/map.pro
@@ -32,7 +32,6 @@ HEADERS += \
tile.hpp \
tile_cache.hpp \
ruler.hpp \
- measurement_utils.hpp \
simple_render_policy.hpp \
proto_to_styles.hpp \
queued_renderer.hpp \
@@ -87,7 +86,6 @@ SOURCES += \
tile_cache.cpp \
tile.cpp \
ruler.cpp \
- measurement_utils.cpp \
window_handle.cpp \
simple_render_policy.cpp \
proto_to_styles.cpp \