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:
authorKirill Zhdanovich <kzhdanovich@gmail.com>2013-09-06 14:13:31 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:04:14 +0300
commitd3bee7c08af11c3045a7430156b67a06e4bd9816 (patch)
treeff839b06ea6bbc514e452c820fd69d1a9aa35c02 /map/map_tests/map_tests.pro
parenta25a68c5f92459c8247517ede61cfb56e554edd8 (diff)
[track] shortest distance to point with tests
Diffstat (limited to 'map/map_tests/map_tests.pro')
-rw-r--r--map/map_tests/map_tests.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/map/map_tests/map_tests.pro b/map/map_tests/map_tests.pro
index 6118879ee3..51bc66b631 100644
--- a/map/map_tests/map_tests.pro
+++ b/map/map_tests/map_tests.pro
@@ -33,3 +33,4 @@ SOURCES += \
mwm_url_tests.cpp \
feature_processor_test.cpp \
ge0_parser_tests.cpp \
+ tracks_tests.cpp \