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:
authorMaxim Pimenov <m@maps.me>2015-04-11 00:03:57 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:46:53 +0300
commit6678deb0cce3dc3dd4c0cc84cf52a90cb978eca3 (patch)
treeedbfc558ffc4b57b9493c14390c70e5bdd82ae3b /pedestrian_routing_benchmarks
parent02029c311d0bb943e978d3014b613e151b637086 (diff)
[pedestrian,benchmarks] Fix build.
Diffstat (limited to 'pedestrian_routing_benchmarks')
-rw-r--r--pedestrian_routing_benchmarks/pedestrian_routing_benchmarks.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/pedestrian_routing_benchmarks/pedestrian_routing_benchmarks.pro b/pedestrian_routing_benchmarks/pedestrian_routing_benchmarks.pro
index cf2012accf..e3be652cd9 100644
--- a/pedestrian_routing_benchmarks/pedestrian_routing_benchmarks.pro
+++ b/pedestrian_routing_benchmarks/pedestrian_routing_benchmarks.pro
@@ -16,4 +16,4 @@ win32* : LIBS *= -lShell32
SOURCES += \
../testing/testingmain.cpp \
- pedestrian_routing_test.cpp \
+ pedestrian_routing_benchmarks.cpp \